-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2fcs
-
x86
-
generic, windows_95
-
Not verified
The customer has a JTextArea in a JScrollPane in an applet running on IE4 on windows. Type more lines than will fit
into the view of the JTextArea (there is a bug that will cause the vertical
scrollbar not to appear anyways) and force a repaint by hiding the window
and showing it again. The JScrollPane will take over much of the applet's area
and has grown beyond it's bound substantially. The customer has also reported
similar problems with other components in a JScrollPane.
This problem happens independently of how the Swing Jars are loaded, ie.
remotely or locally. I will work on abstracting a simple test case from
their application test case which has other components in it.
Customer would be happy if we can give them a workaround.
into the view of the JTextArea (there is a bug that will cause the vertical
scrollbar not to appear anyways) and force a repaint by hiding the window
and showing it again. The JScrollPane will take over much of the applet's area
and has grown beyond it's bound substantially. The customer has also reported
similar problems with other components in a JScrollPane.
This problem happens independently of how the Swing Jars are loaded, ie.
remotely or locally. I will work on abstracting a simple test case from
their application test case which has other components in it.
Customer would be happy if we can give them a workaround.
- duplicates
-
JDK-4111235 SwingSet Internet Explorer repaint problems scrolled off screen then back on
-
- Closed
-