Bug 2665

Summary: Tabbing through hidden views does not expose them. (1GHU7GG)
Product: [Eclipse Project] Platform Reporter: Kevin Haaland <Kevin_Haaland>
Component: UIAssignee: Kevin Haaland <Kevin_Haaland>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 Keywords: accessibility
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Kevin Haaland CLA 2001-10-10 22:41:01 EDT
- Open a Java Perspective
- Close all editors

You should 6 views: Packages, Hierarchy, Console, Tasks, Search, and Outline.

- Ensure that the Packages and Console views are on top of their groups.  There should be
3 visible views (packages, console, outline).
- Press shift-tab continuously (there is currently a bug if you try plain tabbing).
- Notice that only 3 views are being given focus, but you must tab 6 times to cycle through.
This is because the other hidden views are being selected, but not displayed to the front.
The expected behaviour is either tabbing through only the visible views, or displaying the
hidden views as they are being tabbed to.


NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:08:08 EST
PRODUCT VERSION:
125

Comment 2 Tod Creasey CLA 2002-01-11 13:28:05 EST
Tabbing behaviour has changed now. We now tab between the current view and the 
toolbars - you can move to another view using Ctrl+F7.