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 - [Nimbus] Debugging view buttons state is unrecognizable
Summary: [Nimbus] Debugging view buttons state is unrecognizable
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 18:36 UTC by Petr Cyhelsky
Modified: 2009-10-14 10:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot - state of the toggle buttons is unrecognizable (106.34 KB, image/jpeg)
2008-09-22 18:37 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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