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 130090 - web services attributes dialog is not readble in dark themes.
Summary: web services attributes dialog is not readble in dark themes.
Status: CLOSED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 20:48 UTC by uprooter
Modified: 2013-06-27 12:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the picutes says everything. (49.46 KB, image/jpeg)
2008-03-13 20:51 UTC, uprooter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description uprooter 2008-03-13 20:48:17 UTC
Web services attributes dialog does not support dark themes.
I'm using a dark theme and The text is not readble . white text on white background.
I have my theme support trough swing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
Comment 1 uprooter 2008-03-13 20:51:37 UTC
Created attachment 58354 [details]
the picutes says everything.
Comment 2 uprooter 2008-03-13 20:52:22 UTC
Added a screenshot that explains.
Comment 3 bhate 2008-03-20 23:09:15 UTC
We were setting background color of panel and some components to white, this will not work with other themes.
removed the setbackground calls.
changeset 74638	796cefdd7317