Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 330864 - Add ability to find context for a UI element
Summary: Add ability to find context for a UI element
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: E4 (show other bugs)
Version: unspecified   Edit
Hardware: All AIX Motif
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 17:07 EST by Oleg Besedin CLA
Modified: 2012-12-13 15:00 EST (History)
1 user (show)

See Also:


Attachments
Patch (12.70 KB, patch)
2010-11-22 17:07 EST, Oleg Besedin CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Besedin CLA 2010-11-22 17:07:36 EST
Created attachment 183617 [details]
Patch

The context debug view has a tree of live context. This enhancement adds a "target" button allowing user to find a context containing UI element.

After user clicks "target" button, the cursor changes into "crosshairs". Clicking the "crosshair" cursor over a UI element selects Eclipse context of the UI element or its closest container.
Comment 1 Oleg Besedin CLA 2010-11-22 17:08:27 EST
Patch applied to CVS Head.

I'll need to get better icons one of those days...