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 61839

Summary: Boolean prop ed - checkbox display on Aqua does not differentiate "checked" from "checked + unchecked"
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: ExplorerAssignee: Milos Kleint <mkleint>
Status: VERIFIED WONTFIX    
Severity: blocker CC: jrechtacek
Priority: P4 Keywords: UI
Version: 5.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot attached...

Description Jaromir Uhrik 2005-08-05 10:28:10 UTC
[#200508041800]
Checkbox for mixed/selected category looks similar on Mac. See attached screenshot.
Comment 1 Jaromir Uhrik 2005-08-05 10:28:54 UTC
Created attachment 23520 [details]
Screenshot attached...
Comment 2 Jiri Rechtacek 2006-01-20 15:19:24 UTC
Issue 20448 wants also better adjustment of selected and mixed categories.

*** This issue has been marked as a duplicate of 20448 ***
Comment 3 Marian Mirilovic 2006-01-20 15:32:48 UTC
v/c
Comment 4 Jesse Glick 2006-01-20 18:01:29 UTC
Unrelated issue.
Comment 5 Stanislav Aubrecht 2006-01-27 15:49:03 UTC
reassigning to milos, our mac expert :)
Comment 6 Milos Kleint 2006-03-29 08:12:16 UTC
jirko, what exactly is the mixed category code doing? set background color to
some different gray color?
The reason why it might not work is the fact that aqua is using  images to draw
the background. At least it's doing so for progress bar for example. So it's not
possible to change the background color of a progress bar under aqua l&f. Bad luck.

Closing a wontfix. please reopen if you disagree with the evaluation. 
Comment 7 Jaromir Uhrik 2006-04-07 08:43:33 UTC
OK then. Thanx for evaluation. Marking as VERIFIED.