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 89021 - selected node in Filter dialog is highlighted with dark-blue
Summary: selected node in Filter dialog is highlighted with dark-blue
Status: CLOSED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Kris Richards
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-11-09 13:57 UTC by Andrew Korostelev
Modified: 2013-06-27 12:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Korostelev 2006-11-09 13:57:53 UTC
after issue 80603 is fixed, new issue became visible:
selected node in Filter dialog is highlighted with dark-blue, which makes it's
name (written in black) not easy to read.
Comment 1 Kris Richards 2006-11-14 02:06:27 UTC
just a note - this is a windows bug. The tree looks fine in Mac L&F.
Comment 2 Kris Richards 2006-11-14 17:58:19 UTC
set the text color to the appropriate selection color. Note that these differ across L&Fs. In addition to the 
dialog mentioned in this IZ, JFilterDialog, I also modified CustomizeDlg and MethodsSelectionDialog.
Comment 3 Andrew Korostelev 2006-11-17 11:01:02 UTC
verified in ide-coco-061116_7-ml.
this issue is fixed, but new issue 89535 is filed.