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 - Boolean prop ed - checkbox display on Aqua does not differentiate "checked" from "checked + unchecked"
Summary: Boolean prop ed - checkbox display on Aqua does not differentiate "checked" f...
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-08-05 10:28 UTC by Jaromir Uhrik
Modified: 2008-12-22 16:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (13.14 KB, image/png)
2005-08-05 10:28 UTC, Jaromir Uhrik
Details

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