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 230241

Summary: [dark] Debugging tab issues
Product: debugger Reporter: rasa.silva
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: breakpoint
thread

Description rasa.silva 2013-05-24 15:32:07 UTC
Created attachment 134872 [details]
breakpoint

A couple of issues with the "Debugging" tab with dark theme.

See attachments.

-----

Product Version: NetBeans IDE Dev (Build 201305202300)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: D:\userdata\pt102560\Application Data\NetBeans\dev
Cache directory: C:\Users\pt102560\AppData\Local\NetBeans\Cache\dev
Comment 1 rasa.silva 2013-05-24 15:32:43 UTC
Created attachment 134873 [details]
thread
Comment 2 Jiri Kovalsky 2013-05-27 09:42:46 UTC
Can you please explain what are the couple of issues? Thanks.
Comment 3 rasa.silva 2013-05-27 10:17:41 UTC
On the breakpoint screenshot, the text "New breakpoint hit" is barely readable.
On the thread screenshot, the text with the thread name and status is barely readable.
Comment 4 Martin Entlicher 2013-05-28 15:24:05 UTC
The colors are hard-coded unfortunately. This is why it does not work right with different themes.
Comment 5 Martin Entlicher 2013-05-30 12:50:05 UTC
The thread names color is fixed by issue #180293.
The rest of colors in Debugging view are fixed by changeset: 255096:6a482601f939
http://hg.netbeans.org/core-main/rev/6a482601f939
Comment 6 Quality Engineering 2013-05-31 01:22:21 UTC
Integrated into 'main-golden', will be available in build *201305302301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6a482601f939
User: mentlicher@netbeans.org
Log: #230241: Colors are read from UIManager. When not defined, try to use either light or dark colors, based on the tree background.
Comment 7 Jiri Kovalsky 2013-06-04 12:28:09 UTC
Product Version: NetBeans IDE Dev (Build 201306022301)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b13
System: Linux version 3.0.0-12-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/dev
Cache directory: /home/cesilko/.cache/netbeans/dev