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 232772

Summary: [dark] Incorrect colors in profiler views
Product: profiler Reporter: Jiri Skrivanek <jskrivanek>
Component: IdeAssignee: Jiri Sedlacek <jis>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen shot.

Description Jiri Skrivanek 2013-07-16 08:52:23 UTC
Created attachment 137183 [details]
Screen shot.

VM Telemetry, Threads, VM Telemetry Overview, heap dump and cpu snapshot views have incorrect colors in dark theme. To reproduce:

- go to Tools > Options, select Miscellaneous and tab Windows
- choose new Look and Feel : Dark Nimbus
- restart IDE 
- go to Tools > Options, select Fonts & Colors
- choose new Profile : City Lights
- create project "Samples|Java|Anagram Game"
- right-click project node and choose Profile
- select "CPU|Analyze Performance|Advanced" and click Run
- open VM Telemetry, Threads, VM Telemetry Overview
- Dump Heap and Take Snapshot
- all panels should have colors according to selected look and feel - check background color, font color etc.
- also check Threads/Table, Threads/Details and memory snapshot

Product Version: NetBeans IDE Dev (Build 201307152300)
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-b15
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Sedlacek 2013-07-16 15:03:13 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/90d04062f369.
Comment 2 Quality Engineering 2013-07-17 02:40:48 UTC
Integrated into 'main-silver', will be available in build *201307162300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/90d04062f369
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #232772 - hnus, velebnosti