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 188605 - Right margin red line hidden by tab characters
Summary: Right margin red line hidden by tab characters
Status: RESOLVED DUPLICATE of bug 140120
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P4 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 20:51 UTC by malfunction84
Modified: 2010-07-13 06:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot - red line hidden by tabs (57.11 KB, image/png)
2010-07-12 20:51 UTC, malfunction84
Details

Note You need to log in before you can comment on or make changes to this bug.
Description malfunction84 2010-07-12 20:51:44 UTC
Created attachment 100783 [details]
screenshot - red line hidden by tabs

The red line denoting the right margin is hidden if the margin width is exceeded using tab characters.  See attached screenshot.

Note that lines 1268-1270 appear different.  I experimented with spaces at the margin to see if this issue occurs with other whitespace.  A space (or any non-tab character) at position 80 or 81 causes the red line to appear normally.
- Line 1268 has a space at character position 80.
- Line 1269 has a space at character position 81.
- Line 1270 has spaces at character positions 80 and 81.

This may not be limited to Windows 7, but that is the only OS I can test.
Comment 1 Vitezslav Stejskal 2010-07-13 06:58:13 UTC

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