JDK-4795368 : GTK+ theme keynav for JTree expand/collapse doesn't confirm with GTK+2 standard
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: unknown
  • Submitted: 2002-12-18
  • Updated: 2015-02-23
  • Resolved: 2003-08-09
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.
Other
1.4.2_04 04Fixed
Related Reports
Relates :  
Description
The defined means for expanding and collapsing tree nodes in GNOME/GTK+ is to use the + and - keys ("plus" and "minus").  In Swing JLF, the defined way is left and right arrow.

When JTree nodes are displayed in the GTK+ theme, they should use + and -.  I suggest that they continue to also use left and right arrow, so that users familiar with the JLF will find that mechanism continues to work with the GTK+ theme.

See the Sun GNOME Accessibility guide at http://gnome.ireland/doc_proj_team/reviews.html#a11y  The section on "Navigating Collapsible Lists" in Chapter 2 shows the GNOME/GTK+ key sequences.  Note also that Backspace should select the parent item.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.4.2_04 tiger FIXED IN: 1.4.2_04 tiger INTEGRATED IN: 1.4.2_04 tiger tiger-b15
14-06-2004

EVALUATION GTKStyle's binding for JTree need to be updated. ###@###.### 2002-12-18
18-12-2002