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 248473 - Editor not respecting 'Enable Camel Case Navigation' setting for Javscript files
Summary: Editor not respecting 'Enable Camel Case Navigation' setting for Javscript files
Status: RESOLVED DUPLICATE of bug 238691
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-06 22:02 UTC by luke.denton
Modified: 2014-11-07 07:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (66.59 KB, text/plain)
2014-11-06 22:02 UTC, luke.denton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description luke.denton 2014-11-06 22:02:47 UTC
Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Linux version 3.11.0-26-generic running on amd64
Java; VM; Vendor = 1.7.0_55
Runtime = OpenJDK 64-Bit Server VM 24.51-b03

I have just migrated over from Netbeans 7.3.1, as I thought that the biggest problem that was occurring in 7.4 and 8.0 was fixed. However, I have found out that it's only been partially fixed.

The setting in the Tools > Options > Editor > General for 'Camel Case Navigation'.

It's disable perfectly when editing a PHP file, however when editing a Javascript file, it still navigates by camel case words, which is quite annoying.
Comment 1 luke.denton 2014-11-06 22:02:51 UTC
Created attachment 150332 [details]
IDE log
Comment 2 Vladimir Riha 2014-11-07 07:48:23 UTC

*** This bug has been marked as a duplicate of bug 238691 ***