Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 330864

Summary: Add ability to find context for a UI element
Product: z_Archived Reporter: Oleg Besedin <ob1.eclipse>
Component: E4Assignee: Project Inbox <e4.runtime-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ob1.eclipse
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: AIX Motif   
Whiteboard:
Attachments:
Description Flags
Patch none

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...