-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
04
-
unknown
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2062660 | 5.0 | Moa Moa | P3 | Resolved | Fixed | tiger |
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.
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.
- backported by
-
JDK-2062660 GTK+ theme keynav for JTree expand/collapse doesn't confirm with GTK+2 standard
-
- Resolved
-
- relates to
-
JDK-4962722 Tree Traversal is unlike the Mercury Native
-
- Closed
-