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 233810 - [dark] [metal] hyperlink tooltips use black color on dark-gray
Summary: [dark] [metal] hyperlink tooltips use black color on dark-gray
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 21:25 UTC by markiewb
Modified: 2013-08-12 21:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (59.13 KB, image/png)
2013-08-01 21:25 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-08-01 21:25:04 UTC
Created attachment 138158 [details]
Shows the issue

* open a Java file
* press CTRL and hover above the class name -> tooltip pops up

ACTUAL: tooltip uses black color on dark-gray (low-contrast) -- see screenshot
EXPECTED: tooltip uses light color on dark-gray (as used when hovering above an unused import)

Only happens using Dark Metal

----
Dark Metal with Norway Today
Product Version: NetBeans IDE Dev (Build 201307312300)
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 Dusan Balek 2013-08-02 13:22:59 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/708bf1ddb783
Comment 2 Quality Engineering 2013-08-03 02:08:08 UTC
Integrated into 'main-silver', will be available in build *201308022300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/708bf1ddb783
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #233810: hyperlink tooltips use black color on dark-gray - fixed.
Comment 3 markiewb 2013-08-12 21:05:39 UTC
verified in 201308092300