-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
generic
-
linux
-
Verified
In LinuxRedHat-6.2 when we click on a LWButton the Focus Events are triggered.The Focus Events are triggered in Solaris and in Windows.
How to Reproduce the Bug:
-------------------------
1.) Compile the attached Sample.java.
2.) Run java Sample
3.) Click on a button.
4.) If you do not get the message FocusGained on the console the bug is Reproduced.
Try Running the same code and minize the window and now try clicking on a button,the Focus Events are triggered.
Sample code is attached(Sample.java).
How to Reproduce the Bug:
-------------------------
1.) Compile the attached Sample.java.
2.) Run java Sample
3.) Click on a button.
4.) If you do not get the message FocusGained on the console the bug is Reproduced.
Try Running the same code and minize the window and now try clicking on a button,the Focus Events are triggered.
Sample code is attached(Sample.java).