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 232651

Summary: Can't read data using Dark Themes
Product: platform Reporter: MackSix
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: normal CC: jhavlin, mmirilovic
Priority: P3 Keywords: PATCH_AVAILABLE
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
proposed patch v1
Matthias's patch with NOI18N line comments

Description MackSix 2013-07-13 11:40:36 UTC
Created attachment 137068 [details]
screenshot

Can't read data in view table when using Dark Themes because font colors are too light to read on the light table background.

Product Version: NetBeans IDE Dev (Build 201307122300)
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-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 matthias42 2013-07-13 21:15:49 UTC
Created attachment 137083 [details]
proposed patch v1

The necessary changes for the row display were already prepared and just need the corresponding UIManager entries. These are attached for meta and nimbus dark variants.
Comment 2 Jaroslav Havlin 2013-07-15 09:51:12 UTC
Created attachment 137116 [details]
Matthias's patch with NOI18N line comments

The patch works perfectly. Only adding //NOI18N comments.
Thank you very much.
Comment 3 Jaroslav Havlin 2013-07-15 09:57:32 UTC
Reassigning to the module where the change needs to be applied.

Standa, please, check the patch. Feel free to assign it back to me if I can integrate it or if I should modify it somehow. Thank you.
Comment 4 Stanislav Aubrecht 2013-07-15 10:10:54 UTC
core-main 72a278541de7

Thanks for the patch!
Comment 5 Jiri Rechtacek 2013-07-16 14:49:05 UTC
*** Bug 232805 has been marked as a duplicate of this bug. ***
Comment 6 Quality Engineering 2013-07-18 02:38:11 UTC
Integrated into 'main-silver', will be available in build *201307172300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/72a278541de7
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #232651 - invalid background in data view tables