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 24283 - Glyphs for multiple errors from a background compilation on one line are confusing
Summary: Glyphs for multiple errors from a background compilation on one line are conf...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-05-31 09:47 UTC by iformanek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of multiple error glyphs on one line (2.44 KB, image/png)
2002-05-31 09:48 UTC, iformanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iformanek 2002-05-31 09:47:37 UTC
In some cases (like the one attached), the background 
compilation detects multiple errors on single line. In 
such case there are multiple glyphs displayed along the 
left side of the editor, which is very confusing and very 
hard to use.

Suggest to merge all background errors into one glyph.
Comment 1 iformanek 2002-05-31 09:48:56 UTC
Created attachment 6024 [details]
Screenshot of multiple error glyphs on one line
Comment 2 Jan Lahoda 2002-05-31 09:52:21 UTC
The java module (as owner of these annotations) should create compound
annotation glyph.
Comment 3 Tomas Hurka 2002-06-17 17:35:41 UTC
Compound annotation glyph is useless.
Comment 4 Tomas Hurka 2002-06-17 17:53:02 UTC
Fixed in trunk. Annotations on the same line are now merged together.
Comment 5 Jan Becicka 2002-10-14 15:08:34 UTC
Verified in 200210090100
Comment 6 Quality Engineering 2003-07-01 13:17:40 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 7 Quality Engineering 2007-09-20 10:09:42 UTC
Reorganization of java component