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 154689 - Illegible text in debugging view with specific color configuration of IDE & OS
Summary: Illegible text in debugging view with specific color configuration of IDE & OS
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker with 1 vote (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-05 09:32 UTC by olamagato
Modified: 2013-05-30 12:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Illegible text in debugging view (100.95 KB, image/png)
2008-12-05 09:34 UTC, olamagato
Details

Note You need to log in before you can comment on or make changes to this bug.
Description olamagato 2008-12-05 09:32:46 UTC
I have specific non aggressive color configuration OS. I created similar color configuration for Netbeans. However i
cannot read part of highlighted text in debugging view of IDE (for thread suspended by debugger). On green windows
background this text background is aquamarine with text color white. This colors are probably hard coded. Further after
move mouse cursor on this text expanded part of text have white background and white primary color. This is totally
illegible.
I added attachment with screen showing this problem.
Comment 1 olamagato 2008-12-05 09:34:54 UTC
Created attachment 74573 [details]
Illegible text in debugging view
Comment 2 Martin Entlicher 2013-05-30 12:51:48 UTC
After http://hg.netbeans.org/core-main/rev/6a482601f939 the colors are read from UIManager. Alternative colors are defined in dark themes. Similarly they should be configurable for your theme.