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 187837

Summary: Underscore characters are not visible in the editor when the background color of line is an alternate colour
Product: editor Reporter: swpalmer <swpalmer>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description swpalmer 2010-06-19 17:55:17 UTC
Product Version = NetBeans IDE 6.9 (Build 201006101454)
Operating System = Linux version 2.6.32-22-generic running on amd64
Java; VM; Vendor = 1.6.0_18
Runtime = OpenJDK 64-Bit Server VM 14.0-b16

On Ubuntu Linux with the JRE stated above underscore characters don't show up if the line is selected or drawn with an alternate background colour - such as for areas of code that are not editable (read-only files, selected lines, guarded blocks).
Seems to actually be affected by the background color of the line below.  Since the current line is highlighted, the underscores on the line above are not painted.
Comment 1 Vitezslav Stejskal 2010-06-21 09:03:57 UTC
Does changing the font size help?
Comment 2 Sorc 2010-07-30 12:32:31 UTC
Yes, changing the font size helps. From Monospaced 12 to Monospaces 14 for example. I can post a screen shots if needs.
Comment 3 codeslinger_compsalot 2010-11-01 01:59:57 UTC

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