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 147916

Summary: [Nimbus] Debugging view buttons state is unrecognizable
Product: debugger Reporter: Petr Cyhelsky <cyhelsky>
Component: JavaAssignee: Daniel Prusa <dprusa>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot - state of the toggle buttons is unrecognizable

Description Petr Cyhelsky 2008-09-22 18:36:16 UTC
Product Version: NetBeans IDE Dev (Build 200809220201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)
Nimbus look and feel

Observed: Even after close inspection I can't tell which of the debugger toggleButtons are toggled and which are not -
see the attached screenshot - you can see which of them are toggled thanks to the popup menu on the view but not via the
graphic itself.
P4 only because aforementioned workaround.
Comment 1 Petr Cyhelsky 2008-09-22 18:37:31 UTC
Created attachment 70229 [details]
Screenshot - state of the toggle buttons is unrecognizable
Comment 2 Daniel Prusa 2009-10-08 15:58:48 UTC
There is too little space between the toggleButtons when Nimbus l&f is used (it does not occur in the case of other look
and feels). This probably causes the unreadability of button states. 
Comment 3 Daniel Prusa 2009-10-13 16:11:59 UTC
Fixed.

http://hg.netbeans.org/main/rev/dbaada3d2fa8
Comment 4 Quality Engineering 2009-10-14 10:52:33 UTC
Integrated into 'main-golden', will be available in build *200910140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dbaada3d2fa8
User: Daniel Prusa <dprusa@netbeans.org>
Log: #146280: White background of button in "Breakpoint hit" dialog.
#147916: [Nimbus] Debugging view buttons state is unrecognizable