Bug 68216 - [Presentation] Accesibility: Navigate to Java type Hierarcy tools is not consistent
Summary: [Presentation] Accesibility: Navigate to Java type Hierarcy tools is not cons...
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Karice McIntyre CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2004-06-22 15:12 EDT by Magda Bologa CLA
Modified: 2005-09-22 13:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magda Bologa CLA 2004-06-22 15:12:32 EDT
Accesibility: Navigate to Java type Hierarcy tools is not consistent 
Sometimes I have to use Arrow Key and Sometimes Shift + Tab (user is confused)

I have two java classes in a java project (Class C1 extends C2) and I opened 
Java Type Hierarchy for C1 (pressing F4 key with C1 selected in Package Explorer

With Focus in Java type hierarchy windows I pressed Shift + Tab to set the 
focus to the Java type hierarchy Tools and then use right arrow key to navigate 
to All Types Hierarchy button, Supertype, Subtype Hierarchy or History tools.
If I want to navigate to and to the local menu in type hierarchy view (e.g. the 
arrow that has the local menus - like 'Link with editor" 'Show Qualified 
Name'...) right Arrow key does not work - I have to use Shift + Tab to get to 
this option then Enter.

Why this is not consistent for the user - once the focus was set in toolbox - I 
was expecting to get to all options using Arrow Key
Comment 1 Dirk Baeumer CLA 2004-06-22 15:20:49 EDT
I think this is related to how the paltform constructs the toolbar. The 
behaviour seems to be the same for all view parts.

Moving to Platform/UI.
Comment 2 Karice McIntyre CLA 2005-09-22 13:12:38 EDT
This is because the view menu is a separate toolbar, even though it doesn't 
look like it.  If the view's toolbar and drop down menu were to become a  
coolbar then this problem with consistency would go away.  Otherwise I don't 
see anything happening with this one since you can still access all the 
functionality.