Bug 2879 - Show Text Hover and Show Selected Element only should not de dependant on an editor having focus (1GKD49A)
Summary: Show Text Hover and Show Selected Element only should not de dependant on an ...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2001-10-10 22:45 EDT by Tod Creasey CLA
Modified: 2002-04-30 12:15 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 Tod Creasey CLA 2001-10-10 22:45:16 EDT
The tool bar elements Show Selected Element Only and Show Text Hover apply to all editors
but are disabled if there is no editor with focus

STEPS
	1) Open an editor
	2) Select the Outline view
	3) Show Selected Element Only and Show Text Hover are disabled but are not editor dependant


NOTES:
EG (9/20/2001 9:29:42 AM)
	this is the current workbench activation policy.
	moving to ITPUI
Comment 1 DJ Houghton CLA 2001-10-29 19:22:45 EST
PRODUCT VERSION: 136


Comment 2 Tod Creasey CLA 2002-01-22 11:20:02 EST
Still an issue in 20020115
Comment 3 Kevin Haaland CLA 2002-03-20 17:10:48 EST
Pls try out the improved editor/view/action enablement support that was added. 
Comment 4 Erich Gamma CLA 2002-03-21 01:22:07 EST
we should also check whether the OpenOnSelection and OpenHierarchy should be 
RetargetableActions as is now supported by new View/Editor/Action enablement.
Comment 5 Kai-Uwe Maetzel CLA 2002-04-30 12:15:25 EDT
Build 20020425. The two actions are now usable whenever they are visible. 
According to the platform guidelines they are visible when the editor or the 
outliner have the focus.