Bug 2665 - Tabbing through hidden views does not expose them. (1GHU7GG)
Summary: Tabbing through hidden views does not expose them. (1GHU7GG)
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2001-10-10 22:41 EDT by Kevin Haaland CLA
Modified: 2002-01-11 13:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.