-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
x86
-
generic
JDK Build 89
Platforms Tested ; Win2000, Win98,Win NT,Win ME , IA Solaris 8
Start the SwingSet2 Demo by :
1 . Changing directory to the <JDK_B89_HOME/demo/jfc/SwingSet2
2 . Issuing the Command <JDK_B89_HOME>/bin/java -jar SwingSet2.jar
3 . Click the JProgressBar Demo and press start loading text .
4 . Select the text being loaded and Drag and drop it while it is getting loaded.
5 . It will be seen that the text goes haywire when getting loaded The characters change due to a probable repainting problem .
6. Also if you now click JOptionPane Demo or anything that requires text components to come up andtext entered by the user ,The Text entered does not show up at all and the cursor is cut to only half the lower length .
Not reproducible on B88 , so its a regression . Most probably the root of the problem may lead to other repainting issues and thus the bug requires to be resolved .
Platforms Tested ; Win2000, Win98,Win NT,Win ME , IA Solaris 8
Start the SwingSet2 Demo by :
1 . Changing directory to the <JDK_B89_HOME/demo/jfc/SwingSet2
2 . Issuing the Command <JDK_B89_HOME>/bin/java -jar SwingSet2.jar
3 . Click the JProgressBar Demo and press start loading text .
4 . Select the text being loaded and Drag and drop it while it is getting loaded.
5 . It will be seen that the text goes haywire when getting loaded The characters change due to a probable repainting problem .
6. Also if you now click JOptionPane Demo or anything that requires text components to come up andtext entered by the user ,The Text entered does not show up at all and the cursor is cut to only half the lower length .
Not reproducible on B88 , so its a regression . Most probably the root of the problem may lead to other repainting issues and thus the bug requires to be resolved .
- duplicates
-
JDK-4587517 Incorrect FP code being generated on x86
- Closed