-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.2.2
-
x86
-
windows_nt
A component on a window is supposed to lose the focus and gain it back when the menu on the window is clicked or the window itself is moved using the titlebar.
But focus is not lost temporarily when lightweight components are added to a window and a menu is clicked or the window is moved. The tests ClickMenuTest.java and MoveWindowTest.java shows this..just follow the instructions given in the file and the test fails. This happens only in windows, in solaris, the tests pass.
The files lw.jar and framework.jar are also attached here. path should be set to these jar files to run the tests.
But focus is not lost temporarily when lightweight components are added to a window and a menu is clicked or the window is moved. The tests ClickMenuTest.java and MoveWindowTest.java shows this..just follow the instructions given in the file and the test fails. This happens only in windows, in solaris, the tests pass.
The files lw.jar and framework.jar are also attached here. path should be set to these jar files to run the tests.
- duplicates
-
JDK-4233004 focus is not temporarily lost on a component when scrollbar is clicked
-
- Closed
-