-
Bug
-
Resolution: Fixed
-
P2
-
1.1
-
1.1.1
-
generic
-
solaris_10
-
Not verified
It seems that most components now get "got-focus" events ok, however they still
don't get the "lost-focus" events.
To see the problem, run the JCK test: EventTest2
When you click on the Button, you get a got_focus event, however when you
do something to give something else focus, the button never gets a lost_focus
event.
This seems to be true for all the components in this test.
This was tested on NT40 (JDK1.1 beta).
don't get the "lost-focus" events.
To see the problem, run the JCK test: EventTest2
When you click on the Button, you get a got_focus event, however when you
do something to give something else focus, the button never gets a lost_focus
event.
This seems to be true for all the components in this test.
This was tested on NT40 (JDK1.1 beta).