Bug 2908 - Accessibility: Add Filter to Tasks view popup menu (1GKO80B)
Summary: Accessibility: Add Filter to Tasks view popup menu (1GKO80B)
Status: RESOLVED FIXED
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: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:45 EDT by Karice McIntyre CLA
Modified: 2002-05-08 16:31 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2001-10-10 22:45:55 EDT
For accessibility, we need to either:
1. Make all toolbar actions accessible via keyboard

OR

2. Provide a popup menu, making sure all local toolbar items are available on the view's 
popup menu.  

Solution #2 is more of a compromise (because operations will be redundantly available in both the 
local toolbar and the popup), but is a solution for accessibility if #1 cannot be done.

For example, in the Tasks view, the Filter toolbar item is not available as a menu item 
in the popup.  We should add it to the popup.


NOTES:
KLM (9/26/2001 4:21:49 PM)
	Apparently solution #1 will not be possible, so solution #2 (redundancy) 
	will be the answer.  We need to make sure that this is done for Properties, Outline, 
	and all other views we own.  Currently, the Properties and Tasks do NOT provide 
	all local toolbar items on the popup menu.
Comment 1 DJ Houghton CLA 2001-10-29 19:24:44 EST
PRODUCT VERSION:
eclipse 2.01

Comment 2 Nick Edgar CLA 2002-04-10 14:12:22 EDT
Should move it to view menu.
Comment 3 Nick Edgar CLA 2002-05-08 16:31:29 EDT
Done.