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

Bug 425760

Summary: orion.edit.command delegated UI is non-modal but doesn't inform the delegated UI that the page has changed
Product: [ECD] Orion Reporter: Chris McGee <cbmcgee>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 4.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Chris McGee CLA 2014-01-15 08:34:08 EST
When using a delegated UI for an orion.edit.command contribution the user is still able to navigate to different files (or even folders). However, the delegated UI is not informed that this event has occurred. It may return back a new selection or possibly text and that will get applied to the wrong buffer.

Ideally, the delegated UI contribution could specify to the editor that it is a modal UI in which case the background is greyed-out and disabled like Ctrl+H search dialog does. Otherwise, in a non-modal mode the delegated UI should receive events when navigation events occur and/or selection changes are made by the user.
Comment 1 John Arthorne CLA 2015-05-05 14:45:56 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html