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

Bug 516002

Summary: CTRL+SHIFT+H should not hide the search panel if there is selection in the editor.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: EditorAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: Silenio_Quarti
Version: unspecified   
Target Milestone: 15.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description libing wang CLA 2017-05-01 11:42:43 EDT
Steps
1. open an editor and select a keyword "foo".
2. CTRL+SHIFT+H to open the search panel.
3. In the editor, select another keyword "bar".
4. CTRL+SHIFT+H now closes the search panel.

step 4 should not close the search panel if there is a keyword selected in the editor.