-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b43
-
generic
-
generic
-
Verified
This occurs only on Linux/Solaris in AWT PIT build for mustang b38
java version "1.6.0-awt.pit-int-jcg-linux-02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-linux-02-dm97671_11_may_2005_09_09-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
Components in a modal excluded window are not gaining focus. The window is not blocked and the components can be clicked, but it does not gain focus. This works on Windows, but not on Solaris and Linux.
To reproduce:
Run the attached testcase. It opens a Frame blocked by a modal dialog and a window which is excluded from modal blocking. Click the button 'Dummy' on the window. If it does not gain focus, bug is reproduced.
###@###.### 2005-05-18 11:44:37 GMT
java version "1.6.0-awt.pit-int-jcg-linux-02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-linux-02-dm97671_11_may_2005_09_09-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
Components in a modal excluded window are not gaining focus. The window is not blocked and the components can be clicked, but it does not gain focus. This works on Windows, but not on Solaris and Linux.
To reproduce:
Run the attached testcase. It opens a Frame blocked by a modal dialog and a window which is excluded from modal blocking. Click the button 'Dummy' on the window. If it does not gain focus, bug is reproduced.
###@###.### 2005-05-18 11:44:37 GMT
- relates to
-
JDK-6271849 PIT: Modal Excluded Window does not respond to user interactions, Win32
-
- Closed
-