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 218656 - Cannot change style of Strings in Tools|Options
Summary: Cannot change style of Strings in Tools|Options
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
: 216462 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-20 07:19 UTC by Vladimir Riha
Modified: 2012-09-24 06:20 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-09-20 07:19:35 UTC
Go to Tools|Options|Fonts & Colors|Syntax and select JavaScript and "String" in Category. Now change the color of strings (or font) and confirm changes
=> strings still look the same, even after file reopening

Tested string:

var p = "foo";


Product Version: NetBeans IDE Dev (Build 201209200001)
Java: 1.7.0_07; Java HotSpot(TM) Client VM 23.3-b01
System: Linux version 3.2.0-30-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Martin Fousek 2012-09-20 08:07:15 UTC
Good catch Lado, at least lexer colors weren't set up at all until now.

Fixed in web-main #05aa146b1098.
Comment 2 Quality Engineering 2012-09-21 02:24:17 UTC
Integrated into 'main-golden', will be available in build *201209210001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/05aa146b1098
User: Martin Fousek <marfous@netbeans.org>
Log: #218656 - Cannot change style of Strings in Tools|Options
Comment 3 Martin Fousek 2012-09-24 06:04:23 UTC
*** Bug 216462 has been marked as a duplicate of this bug. ***
Comment 4 Vladimir Riha 2012-09-24 06:20:10 UTC
thanks, verified


Product Version: NetBeans IDE Dev (Build 201209240001)
Java: 1.7.0_07; Java HotSpot(TM) Client VM 23.3-b01
System: Linux version 3.2.0-30-generic-pae running on i386; UTF-8; en_US (nb)