Bug 84793 - Annotations layering: 'Debug Call Stack' should not hide 'Occurrences'
Summary: Annotations layering: 'Debug Call Stack' should not hide 'Occurrences'
Status: RESOLVED DUPLICATE of bug 80089
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 11:23 EST by Markus Keller CLA
Modified: 2005-02-09 12:09 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2005-02-09 11:23:24 EST
I20050208-0800

The annotation rendering of 'Debug Call Stack' and 'Debug Current Instruction
Pointer' interferes with the one for 'Occurrences'. Currently, the 'Debug Call
Stack' has such a high priority, that it hides all 'Occurrences' annotations
that are on the current line iff both annotations are configured to highlight
their range by changing the bg color.

Ideally, the 'Debug Call Stack' highlight would be rendered behind all other
annotations, since it spans the whole line and is therefore easily spottable in
most cases. On the other hand, the 'Debug Call Stack' icon in the annotation
ruler should always be on top, since it is rather important. I guess the
rendering levels should be separated for icon and text.
Comment 1 Dani Megert CLA 2005-02-09 12:09:54 EST
While this is true for drawing the background in the editor it might not be true
for the icons in the vertical ruler.

*** This bug has been marked as a duplicate of 80089 ***