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 232876 - [dark theme] Element highlighted on hover in Browser DOM is black with background color in Dark Nimbus
Summary: [dark theme] Element highlighted on hover in Browser DOM is black with backg...
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-17 08:03 UTC by Vladimir Riha
Modified: 2013-07-23 06:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (40.50 KB, image/png)
2013-07-17 08:03 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-07-17 08:03:54 UTC
Created attachment 137291 [details]
screenshot

Please check the screenshot, if I run e.g. responsive rabbits and hover over <body> in Browser DOM, font is black and background color is missing (or same as background of Browser DOM)



Product Version: NetBeans IDE Dev (Build 201307162300)
Updates: Updates available
Java: 1.7.0_25; Java HotSpot(TM) Client VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Jan Stola 2013-07-22 14:24:27 UTC
In fact, this is not a problem related to dark theme but a problem related to Nimbus (both Nimbus and Dark Nimbus). Specifically, the rendering differs on Nimbus because of the commit http://hg.netbeans.org/web-main/rev/99879be00d14 I have modified the corresponding code to work around the mentioned commit.

Modified file: http://hg.netbeans.org/web-main/rev/99879be00d14
Comment 2 Vladimir Riha 2013-07-23 06:34:16 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201307222300)
Updates: Updates available
Java: 1.7.0_40-ea; Java HotSpot(TM) Client VM 24.0-b52
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b33
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)