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 195519 - Some valid javascript literals are not bolded
Summary: Some valid javascript literals are not bolded
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 16:46 UTC by Vladimir Riha
Modified: 2012-09-20 07:21 UTC (History)
1 user (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 2011-02-15 16:46:42 UTC
Some valid literals (like "\""  "\'" "'test'" "\uabcd") aren't bolded
Comment 1 Petr Hejl 2012-09-19 14:13:37 UTC
Seems to be fixed in 7.3. Test - web-main 303ff59e42c9.
Comment 2 Quality Engineering 2012-09-20 02:24:03 UTC
Integrated into 'main-golden', will be available in build *201209200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/303ff59e42c9
User: Petr Hejl <phejl@netbeans.org>
Log: #195519 - Some valid javascript literals are not bolded - tests
Comment 3 Vladimir Riha 2012-09-20 07:21:52 UTC
There are all not bold but I guess that this styling has changed in the new editor?