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

Bug 475303

Summary: [Hover] Ruler hovers can show at bottom of page
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: EditorAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: emoffatt
Version: 9.0   
Target Milestone: 10.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Curtis Windatt CLA 2015-08-18 17:33:31 EDT
I'm occasionally seeing the right hand side ruler tooltips (line number and warnings) anchoring to the ruler rather than the coloured annotation or the mouse location.  This will result in the tooltip opening at the bottom of the editor window.
Comment 1 Curtis Windatt CLA 2015-08-26 11:49:06 EDT
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=c4bbe3ed7d9f17ff1192b1ab54526a26ea47408b
Fixed in master

We cannot modify the object returned from getClientBounds.  Also we were checking for the existence of the ruler rather than comparing it to the target you are hovering over.