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 229850

Summary: [Dark theme] Exception Reporter window not readable
Product: ide Reporter: Tomas Mysik <tmysik>
Component: Exceptions ReporterAssignee: Tomas Danek <musilt2>
Status: RESOLVED FIXED    
Severity: normal Keywords: NO74
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 229770    
Bug Blocks:    
Attachments: screenshot
patch
netbeans/platform/modules/org-netbeans-modules-uihandler.jar
screenshot

Description Tomas Mysik 2013-05-16 12:05:33 UTC
Created attachment 134515 [details]
screenshot

If one switches to dark theme, the Exception Reporter window is not readable - see screenshot.

Thanks.

Product Version: NetBeans IDE Dev (Build 20130516-8bfc65a6ed2a)
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: Linux version 3.8.0-21-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Tomas Danek 2013-07-04 08:35:45 UTC
Created attachment 136699 [details]
patch

Unfortunately, I do not have environment where I could try out attached patch. Can you please confirm that this  fixes your problem? (alternatively, I can provide build a JAR for you). Thanks in advance.
Comment 2 Tomas Mysik 2013-07-04 10:24:10 UTC
Yes, please, attach a JAR if you can.

Thanks!
Comment 3 Tomas Danek 2013-07-08 13:47:14 UTC
Created attachment 136826 [details]
netbeans/platform/modules/org-netbeans-modules-uihandler.jar

Attached netbeans/platform/modules/org-netbeans-modules-uihandler.jar (sorry for delay)
Comment 4 Tomas Mysik 2013-07-09 04:37:01 UTC
Much better now. The only issue is with color of the links - see issue #229770.
Attaching screenshot...

Thanks.

Product Version: NetBeans IDE Dev (Build 20130708-b54b07514cda)
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: Linux version 3.8.0-26-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 5 Tomas Mysik 2013-07-09 04:37:24 UTC
Created attachment 136848 [details]
screenshot
Comment 6 Tomas Danek 2013-07-09 09:34:07 UTC
Thanks, so I'll integrate this partial fix now; for complete fix let's wait for working solution of issue #229770.
Comment 7 Tomas Danek 2013-07-09 09:56:46 UTC
http://hg.netbeans.org/core-main/rev/d9dc7ae7566a
Comment 8 Quality Engineering 2013-07-11 04:10:53 UTC
Integrated into 'main-silver', will be available in build *201307102300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d9dc7ae7566a
User: musilt2@netbeans.org
Log: #229850: [Dark theme] Exception Reporter window not readable
Comment 9 markiewb 2013-08-18 16:58:27 UTC
Worksforme 201308092300. Dark Nimbus and Dark Metal.
Comment 10 Tomas Danek 2013-08-19 08:44:32 UTC
I do plan one more changeset to improve this....leaving open to track this as my TODO..
Comment 11 Marian Mirilovic 2013-08-23 13:53:19 UTC
Dark themes were moved to the NetBeans Update Center for NB 7.4
Comment 12 Tomas Danek 2014-01-28 12:25:30 UTC
All links and dialogs (even the error ones) should be readable in dark theme by now. Fixed.