This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 79457 - Not having to cycle through multiple line annotations
Summary: Not having to cycle through multiple line annotations
Status: REOPENED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker with 2 votes (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 73055 107251 152223 195007 (view as bug list)
Depends on:
Blocks: 88714
  Show dependency tree
 
Reported: 2006-06-29 23:52 UTC by hefest
Modified: 2016-07-10 19:19 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hefest 2006-06-29 23:52:25 UTC
With the growing number of extensions to the basic NetBeans IDE, it's getting
pritty crowded in the code editor: it's no longer unusual for 2 or 3 modules to
highlight a line to point something out.
What I propose is the following:
1. make the sidebar (the one displaying the line numbers and annotation marks)
arbitrarily wide or just wider, so it can display more than one symbol
2. make the bar highlighting the line multicolor: if a yellow and red annotation
have to be displayed, display the top of the bar in red and the bottom in
yellow. The same would work for three colors. You could also color the line
horizontally, but I don't think that would be as easy to read.
Comment 1 hefest 2006-06-29 23:53:58 UTC
Ooops, forgot to say it's an enhancement. :)
Comment 2 Jiri Prox 2006-06-30 08:39:38 UTC
The annotation can by cycled by clicking on black down arrow just next to the
annotation symbol (displayed only if there are more annotations on a single line).
In Tools-> Options -> Advanced Options -> Editing -> Annotations Types you can
turn on 'Draw glyph on background' which will cause drawing all annotation
symbols  (one in sidebar, others in the editor area). 
Comment 3 hefest 2006-06-30 10:48:36 UTC
That's better, didn't know about that. :)
What do you think about the coloring ideas?
Comment 4 Vitezslav Stejskal 2007-06-25 16:51:13 UTC
*** Issue 107251 has been marked as a duplicate of this issue. ***
Comment 5 Vitezslav Stejskal 2007-06-25 16:59:29 UTC
It looks like widening the gutter to fit all annotations is preferred solution (see #107251). IMO the coloring would not
add much value over the error stripe, which already shows a little coloured bar for every annotation.

It would not be a bad idea for the error stripe to merge colors if there are multiple annotations in the same place in a
file. If you think it's worth of trying please file it as a separate issue.
Comment 6 Vitezslav Stejskal 2007-07-19 13:37:54 UTC
*** Issue 73055 has been marked as a duplicate of this issue. ***
Comment 7 Jiri Prox 2008-04-11 00:44:32 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 8 ulfzibis 2008-10-07 14:01:39 UTC
> In Tools-> Options -> Advanced Options -> Editing -> Annotations Types you can
> turn on 'Draw glyph on background' which will cause drawing all annotation
> symbols  (one in sidebar, others in the editor area).

This is no longer possible, as Advanced Options don't exist any more. :-(
Comment 9 markiewb 2012-12-07 22:23:34 UTC
*** Bug 152223 has been marked as a duplicate of this bug. ***
Comment 10 markiewb 2012-12-17 18:52:50 UTC
Set target-milestone of open issue to TBD (was < 7.3, f.e. 6.8), so the issue doesn't get lost.
Comment 11 markiewb 2012-12-17 19:01:20 UTC
Set target-milestone of open issue to TBD (was < 7.3, f.e. 6.8), so the issue
doesn't get lost. This time the target milestone is really set.
Comment 12 Martin Balin 2016-07-07 07:31:12 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 13 markiewb 2016-07-10 18:59:53 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)
Comment 14 markiewb 2016-07-10 19:19:56 UTC
*** Bug 195007 has been marked as a duplicate of this bug. ***