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 149498

Summary: The page separator trench to the text in the Options->Editor->General
Product: editor Reporter: Martin Fousek <marfous>
Component: OptionsAssignee: Jan Jancura <jjancura>
Status: VERIFIED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Fousek 2008-10-08 12:56:11 UTC
Product Version: NetBeans IDE Dev (Build 200810080201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)

Observed:
It's really the smallest possible bug, but if you open Options->Editor->General, you can see, that the page separator is
behind the text "Camel Case Behavior". The text is great readable, but it would be better if the separator would be shorter.
Comment 1 Vitezslav Stejskal 2008-10-08 15:29:22 UTC
It certainly looks a little bit awkward. Thanks
Comment 2 Petr Dvorak 2008-10-09 11:44:05 UTC
Simple theoretically, not so simple technically. But I have got the fix... ;)
Comment 3 Petr Dvorak 2008-10-09 12:01:56 UTC
http://hg.netbeans.org/main/rev/6bffc9598071
Comment 4 Petr Dvorak 2008-10-09 12:06:31 UTC
Better? ;)
Comment 5 Quality Engineering 2008-10-09 18:04:13 UTC
Integrated into 'main-golden', will be available in build *200810091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6bffc9598071
User: joshis@netbeans.org
Log: #149498: Separator going through "Camel Case Behavior" lebel in general editor settings
Comment 6 Martin Fousek 2008-10-13 06:15:57 UTC
Wow, it was fixed faster than some P1. ;) Now it looks much better, thanks.
Verified with NetBeans IDE Dev (Build 200810111401).