Bug 355884 - Search Results annotations obscure Breakpoints
Summary: Search Results annotations obscure Breakpoints
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.6   Edit
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Target Milestone: 4.13 RC1   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 13:41 EDT by rymo CLA
Modified: 2020-05-23 16:44 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rymo CLA 2011-08-25 13:41:06 EDT
Build Identifier: 20110218-0911

When Search Results are set to show in Vertical ruler (the default setting), the yellow arrows used completely obscure the tiny blue dots used for breakpoints.  The only workaround seems to be to uncheck the "Vertical ruler" setting for Search Results under General -> Editors -> Text Editors -> Annotations.  I first tried the various "Text as" options for Breakpoints on that same page, but neither highlighting nor squiggly lines nor any other option seems to have effect in the PHP editor. I'm guessing breakpoints don't correspond to a character range in the editor for a text highlight to act on?

The breakpoint dot is small enough it could be drawn on top of all other indicators (even red error dots, which are larger) and they would co-exist.

Reproducible: Always

Steps to Reproduce:
1. Set a breakpoint
2. Run a File Search that will have at least one result on the breakpoint line
3. Yellow arrow appears and completely obscures blue dot
Comment 1 Ray V. CLA 2012-07-27 12:43:12 EDT
This is a problem in Java as well. Has been for a while, continues in Juno.
Comment 2 Dawid Pakula CLA 2018-07-17 09:55:37 EDT
Moving to Platform/Debug. Same problem in Java and JavaScript.
Comment 3 Andrey Loskutov CLA 2018-07-17 09:58:39 EDT
Still in 4.9, but nothing new, it was always the case.
Comment 4 Sarika Sinha CLA 2018-07-18 00:57:49 EDT
The annotation preference can set the color and also to show in vertical ruler or overview ruler. I used to face this problem but I removed the Search Result and Warning annotation from vertical ruler. Can see them in the overview ruler.

General-> Editors-> Text Editors-> Annotation
Comment 5 Paul Pazderski CLA 2020-05-23 16:44:26 EDT
Is fixed with bug 550153.