JDK-8074966 : [macosx] Text fields don't get focus with Mac OS 10.10 Yosemite and JRE 1.8.0_40
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u40
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2015-03-06
  • Updated: 2015-03-24
  • Resolved: 2015-03-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :


A DESCRIPTION OF THE PROBLEM :
We have a critical issue with latest release of JRE (1.8.0_40) and Mac OS 10.10, aka Yosemite.
Our swing application is unusable because all text fields don't get focus when we click on it.

This issue is easily reproducible with swing code examples, hosted on oracle website at http://docs.oracle.com/javase/tutorial/uiswing/examples/misc/index.html.
You can try to run InputVerificationDemo project for example.

We get the same issue with the current early access release of JDK8 (8u60 Build b05).


REPRODUCIBILITY :
This bug can be reproduced always.


Comments
is it dup of 8074668 ? Please verify and close it.
16-03-2015