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 204185 - Live results - Update results button enabled vs. disable is not well visible
Summary: Live results - Update results button enabled vs. disable is not well visible
Status: RESOLVED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 08:21 UTC by michal.owsiak
Modified: 2011-10-25 15:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
off (12.06 KB, image/png)
2011-10-25 08:21 UTC, michal.owsiak
Details
on (12.20 KB, image/png)
2011-10-25 08:21 UTC, michal.owsiak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description michal.owsiak 2011-10-25 08:21:23 UTC
Created attachment 112388 [details]
off

Use-case:

1. start profiler session
2. open live results
3. check/uncheck "update results" button

It is not clearly visible whether button is on/off
Comment 1 michal.owsiak 2011-10-25 08:21:39 UTC
Created attachment 112389 [details]
on
Comment 2 Jiri Sedlacek 2011-10-25 15:07:04 UTC
You're right, button state is poorly visible. Unfortunately this is default Aqua LaF appearance of JToggleButton inside JToolBar, it needs to be changed on Apple side. Closing as WONTFIX.