Bug 87015 - [DetachedViews] Must use mouse to resize detached views
Summary: [DetachedViews] Must use mouse to resize detached views
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eric Moffatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2005-03-02 13:28 EST by Jennifer Calder CLA
Modified: 2008-04-21 14:43 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 Jennifer Calder CLA 2005-03-02 13:28:01 EST
For a view that is attached to the workbench, you can do the following to 
resize it, using the keyboard.
1. Tab inside the view until the name of the view (on the tab) is highlighted 
(a screen reader will indicate that the view is highlighted).
2. Press enter to select the tab.
3. Press the Application key on the keyboard (usually to the left of the right-
hand Ctrl key).
4. Select Size from the menu and then select the direction - or select 
Maximize or Minimize.
5. Use the cursors to resize if you select from the Size menu.

You can detach the view using the same keystrokes, but choose Detached instead 
of Size/Maximize/Minimize. Once you do this, however, the Size options are no 
longer available. You can also no longer maximize or minimize the view.

When somebody is relying on a screen reader, the screen reader will only read 
what's available on the screen. Sometimes it's necessary to resize a view so 
all of its contents appear for the screen reader to read. If a view is 
detached, there's a good chance that the screen reader cannot read it's 
complete contents, unless the view is resized.
Comment 1 Karice McIntyre CLA 2006-12-04 09:39:17 EST
Eric, what is the status/target of this bug?  
Comment 2 Eric Moffatt CLA 2006-12-07 16:18:07 EST
I'm currently swamped with min/max and commands work so I con't expect to be looking into this in the near future (possibly not until after 3.3)...
Comment 3 Eric Moffatt CLA 2006-12-11 10:37:02 EST
This will only occur if Detached Windows are used (i.e. not in the standard workflow) so handicapped users not using DW's will have acces to all the eclipse functioanlity.
Comment 4 Eric Moffatt CLA 2008-04-21 14:43:28 EDT
When a DW is 'active' then Alt + Space will bring up the System Menu which includes a 'size' option that works with the keyboard (on XP at least).

Note that you can cycle through the DW's with Alt + F6 so the answer here is to use Alt+F6 until the DW activates and then use Alt+Space to access the functionality.