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

Summary: Editor not respecting 'Enable Camel Case Navigation' setting for Javscript files
Product: javascript Reporter: luke.denton
Component: EditorAssignee: Petr Pisl <ppisl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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 ***