-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b49
-
x86
-
windows_xp
-
Verified
I have a TextFied in a window having an iconified frame as parent. The frame is in iconified state and the window is visible when the application is lauched. When the TextField is clicked, it gains focus and text can be entered in the TextField. Now click on a native window, so that it gains focus and then click on the TextField. The TextField gains focus but on entering some text, the text does not appear on the TextField.
This is reproducible from mustang b27. Not reproducible on tiger b64. This occurs only on Windows platform.
To reproduce:
1. Run the attached code.
2. Click on the text field and enter some text. It could be seen that the text appears on the text field.
3. Click on a native window so that the text field loses focus.
4. Now click on the TextField and enter some text. If the text does not appear, bug is reproduced.
###@###.### 2005-04-12 12:56:08 GMT
This is reproducible from mustang b27. Not reproducible on tiger b64. This occurs only on Windows platform.
To reproduce:
1. Run the attached code.
2. Click on the text field and enter some text. It could be seen that the text appears on the text field.
3. Click on a native window so that the text field loses focus.
4. Now click on the TextField and enter some text. If the text does not appear, bug is reproduced.
###@###.### 2005-04-12 12:56:08 GMT
- duplicates
-
JDK-6262815 REG. Component in a Window doesn't gain focus when Window's parent is made visible from hidden state
- Closed
- relates to
-
JDK-6469440 Regression: Encounter NPE when trying to print a help topic provided by JavaHelp
- Closed
-
JDK-6301807 MToolkit: Window shown before its owner is not focusable
- Closed
-
JDK-6473485 No keyboard focus in a focusable JWindow
- Resolved
-
JDK-6181725 Non-focusable frame becomes active when maximized, on win32
- Closed