| Summary: | validation error pop-up shows just over ofending code | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Rafael Chaves <eclipse> |
| Component: | Editor | Assignee: | 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
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. 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. Ok, thanks. |