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

Bug 382823

Summary: validation error pop-up shows just over ofending code
Product: [ECD] Orion Reporter: Rafael Chaves <eclipse>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 0.5   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Rafael Chaves CLA 2012-06-18 03:56:10 EDT
0.5 rc1

The validation error pop-up shows just over ofending code, making it impossible to read the error message while trying to understand what is wrong.
Comment 1 Silenio Quarti CLA 2012-09-28 14:07:53 EDT
Blz Rafael!

How are you popping up the tooltip? By hovering the ruler annotation icon? Or by hovering the squiggles in the text?   The later should never obscure the source code (the popup is offset down), but the former does since it shows just beside the icon (same line). This is the same behavior as eclipse.
Comment 2 Rafael Chaves CLA 2012-09-28 14:20:35 EDT
Salve, Silenio!

Yup, you are right, only happens when hovering the ruler annotation, hovering the squiggles works fine. And you are right this is the same behavior as in Eclipse, I am not sure why I was surprised by this. Maybe because my problem markers are not specifying a region of the line so the squiggles are too small to be hovered on.

Feel free to resolve as not a bug.
Comment 3 Silenio Quarti CLA 2012-09-28 14:27:02 EDT
Ok, thanks.