-
Bug
-
Resolution: Fixed
-
P3
-
5.0, 6
-
b24
-
generic, sparc
-
solaris_9, windows_2000
-
Verified
I have a frame and 2 child windows. First child window is the parent of the second one. When I make the parent frame non-focusable, none of the component in the child windows gain focus. This is incorrect. This is reprodcubible only on XToolkit and works fine on Motif (Solaris/Linux). This is not reproducible on Win32. Reproducible with Tiger as well as Mustang.
I have attached a sample test. Execute the sample test. You would see a frame and 2 windows each having a textarea. Click the textarea on any of the child windows. If they don't gain focus, the bug is reproduced.
###@###.### 10/21/04 06:11 GMT
I have attached a sample test. Execute the sample test. You would see a frame and 2 windows each having a textarea. Click the textarea on any of the child windows. If they don't gain focus, the bug is reproduced.
###@###.### 10/21/04 06:11 GMT
- duplicates
-
JDK-6209942 Regression: three AWT focus related tests failed on Windows 2000 against Mustang b15
- Closed
- relates to
-
JDK-6533768 Window is not getting the focus if the parent frame is set to setFocusableWindowState(false)
- Open
-
JDK-5090325 A window having another window as it's parent does not gain focus on XToolkit
- Closed
-
JDK-6181725 Non-focusable frame becomes active when maximized, on win32
- Closed