JDK-7133581 : [macosx] closed/javax/swing/JTree/4330357/bug4330357.java fails on MacOS
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7u4,7u6,8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-01-26
  • Updated: 2012-08-17
  • Resolved: 2012-06-19
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 7 JDK 8
7u6 b06Fixed 8Fixed
Description
Manual regression test  closed/javax/swing/JTree/4330357/bug4330357.java fails on MacOS.
Pressing F2 on selected JTree node doesn't have any effect.

Comments
EVALUATION changeset: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/5566ba103f57
23-03-2012

EVALUATION [SQE] Risk: low To test the fix run the test/javax/swing/JTree/4330357/bug4330357.java test. Note that the test was moved into the open repository. [SQE]
23-03-2012

EVALUATION Start Editing does not work after F2 pressing on the JTree node. The Aqua L&F does not redefine the editing key combination. The same behaviour is on the JDK 6.
27-01-2012