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 234657 - [dark theme] too bright colors in tag file with Norway Today
Summary: [dark theme] too bright colors in tag file with Norway Today
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords: NO74
Depends on:
Blocks:
 
Reported: 2013-08-20 13:49 UTC by Vladimir Riha
Modified: 2013-12-16 16:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (21.54 KB, image/png)
2013-08-20 13:49 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-08-20 13:49:24 UTC
Created attachment 138922 [details]
screenshot

Please check the screenshot, in JSP it is OK, but in tag file EL expressions and <%! %>, <% %> and <%= %> are too bright


Code from screenshot:

<%@tag isELIgnored="false"  description="put the tag description here" pageEncoding="UTF-8"%>

<%-- The list of normal or fragment attributes can be specified here: --%>
<%@attribute name="message"%>

<%-- any content can be specified here e.g.: --%>
<%! void test() {
    }%>
<div>Nothing here</div>
<% test();%>
<h2>${message}</h2>
<div>

</div>


Product Version: NetBeans IDE Dev (Build 201308182300)
Java: 1.7.0_40; Java HotSpot(TM) Client VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b39
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Marian Mirilovic 2013-08-23 13:53:23 UTC
Dark themes were moved to the NetBeans Update Center for NB 7.4
Comment 2 Martin Fousek 2013-12-13 13:08:13 UTC
Fixed in web-main #47abcc46b376.
Comment 3 Quality Engineering 2013-12-14 05:11:27 UTC
Integrated into 'main-silver', will be available in build *201312140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/47abcc46b376
User: Martin Fousek <marfous@netbeans.org>
Log: #234657 - [dark theme] too bright colors in tag file with Norway Today
Comment 4 Vladimir Riha 2013-12-16 16:46:15 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201312160002)
Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b61
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b119
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)