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

Bug 463134

Summary: [Hover] When the tooltip has focus, mousing elsewhere over the editor should not close it
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: ClientAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Curtis Windatt CLA 2015-03-25 16:34:46 EDT
1) Open a tooltip on an annotation or documented function
2) Click on the tooltip to give it focus (blue border, allows resize)
3) Move mouse around the editor, pausing over a different annotation
Result:
Tooltip with focus closes, new tooltip opens
Expected result:
Tooltip with focus stays open until user clicks, types, scrolls, etc.