Bug 2908

Summary: Accessibility: Add Filter to Tasks view popup menu (1GKO80B)
Product: [Eclipse Project] Platform Reporter: Karice McIntyre <Karice_McIntyre>
Component: UIAssignee: Nick Edgar <n.a.edgar>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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.