-
Bug
-
Resolution: Incomplete
-
P3
-
None
-
7u95
-
x86
-
windows_7
FULL PRODUCT VERSION :
java 7 update 95
ADDITIONAL OS VERSION INFORMATION :
Windows 7
A DESCRIPTION OF THE PROBLEM :
The text entered into the JTextFields are not displayed on the first launch of the application.
The JTextField has the focus and we also see that the caret is visible and blinking. The JTextField object lies within a JPanel which i turn is added to a JFrame component. KeyListeners have been added to the textfield objects. They start responding only after the window is restored after minimizing. The same code works without any issue with java 1.6. Only seen with versions 1.7 and above.
REGRESSION. Last worked in version 6u45
ADDITIONAL REGRESSION INFORMATION:
java 1.7.0_95
REPRODUCIBILITY :
This bug can be reproduced always.
java 7 update 95
ADDITIONAL OS VERSION INFORMATION :
Windows 7
A DESCRIPTION OF THE PROBLEM :
The text entered into the JTextFields are not displayed on the first launch of the application.
The JTextField has the focus and we also see that the caret is visible and blinking. The JTextField object lies within a JPanel which i turn is added to a JFrame component. KeyListeners have been added to the textfield objects. They start responding only after the window is restored after minimizing. The same code works without any issue with java 1.6. Only seen with versions 1.7 and above.
REGRESSION. Last worked in version 6u45
ADDITIONAL REGRESSION INFORMATION:
java 1.7.0_95
REPRODUCIBILITY :
This bug can be reproduced always.