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 232838 - [dark] Hovering above a link within pom.xml makes link unreadable
Summary: [dark] Hovering above a link within pom.xml makes link unreadable
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 233053 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-07-16 21:04 UTC by markiewb
Modified: 2013-08-22 14:35 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (48.43 KB, image/png)
2013-07-16 21:04 UTC, markiewb
Details

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

* Hover above a link in the pom.xml (CTRL-Mousemove) 

ACTUAL: link is unreadable - see screenshot

Related to https://netbeans.org/bugzilla/show_bug.cgi?id=232836 or https://netbeans.org/bugzilla/show_bug.cgi?id=229770 ?

Dark Nimbus with Norway
Comment 1 Milos Kleint 2013-07-17 05:35:44 UTC
the links in pom.xml document are not created explicitly by maven support, but rather by some infrastructure.

reassigning to xml for evaluation but I believe the issue could be even lower in editor hyperlink support
Comment 2 rasa.silva 2013-07-18 13:08:00 UTC
Yes, same thing happens when hovering a java element, xml links...
Comment 3 markiewb 2013-07-19 17:57:15 UTC
Related to #233053
Comment 4 Svata Dedic 2013-07-22 15:21:28 UTC
This is actually a IDE-wide setting in the Norway today scheme - hyperlinks highlight. Fixed in http://hg.netbeans.org/jet-main/rev/da2bdb83b9b5
Comment 5 Milutin Kristofic 2013-07-23 13:51:23 UTC
*** Bug 233053 has been marked as a duplicate of this bug. ***
Comment 6 Quality Engineering 2013-07-24 02:36:17 UTC
Integrated into 'main-silver', will be available in build *201307232300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/da2bdb83b9b5
User: Svata Dedic <sdedic@netbeans.org>
Log: #232838: adjusted hyperlink color in Norway scheme
Comment 7 Stepan Zebra 2013-07-24 08:52:22 UTC
In issue 233053, I reported that links are barely readable in City Lights as well. Please change these too.

Regarding the choice of cyan color, non-editor links in the IDE were changed to rgb(164,164,255) for dark lafs. See issue 229770 (note that Dark Nimbus colors was adjusted to rgb(164,164,255) later after the issue was closed). Please consider unifying editor and non-editor links.
Comment 8 Svata Dedic 2013-08-22 14:35:22 UTC
unified in rev http://hg.netbeans.org/jet-main/rev/2a8835b973f9