Name: rlT66838 Date: 06/28/99
We are developing an application in Java 1.2 (using JFC) that will be run in a browser using the Java plug-in. Under Internet Explorer 4 and 5, there is a problem with scrolling. The applet "breaks up" as it scroll off the page, causing visible components in the applet to become unusable (for example, JButtons). I have looked at other applets on the Internet that use the plug-in and have noticed the same behavior. The problem can be reproduced by making the browser's visible area smaller than the applet so that scroll bars appear. Scrolling will cause horizontal white bars to obscure the applet and eventually components disappear completely. Is there a fix for this? This is a serious problem for us and I would appreciate any help you can give us.
(Review ID: 84912)
======================================================================