-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
6u14
-
x86
-
windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2183464 | 6-pool | Sunita Koppar | P3 | Closed | Cannot Reproduce |
When users double-clicked a button, user can not input any character to in putfield.
CONFIGURATION :
OS : Windows Vista (SP1, Japanese)
JDK : 5.0u18/6u14
REPRODUCE:
1. Compile attahced TP2.java
2. Invoke java TP2
You will see 2 frames. One has text field and button.
3. double click the button
Then you can not see any character in the text field
even if you pressed many keys.
Note:
- When you click the button again, chacters which you have inout are show up
in the text field.
- This does not occur in jdk7.
CONFIGURATION :
OS : Windows Vista (SP1, Japanese)
JDK : 5.0u18/6u14
REPRODUCE:
1. Compile attahced TP2.java
2. Invoke java TP2
You will see 2 frames. One has text field and button.
3. double click the button
Then you can not see any character in the text field
even if you pressed many keys.
Note:
- When you click the button again, chacters which you have inout are show up
in the text field.
- This does not occur in jdk7.
- backported by
-
JDK-2183464 Delay of Keyevent by double-click disables users to input text to field components
-
- Closed
-