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 229983 - Navigator selection and double click does not work in embedded code
Summary: Navigator selection and double click does not work in embedded code
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC All
: P2 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 09:57 UTC by Petr Hejl
Modified: 2013-05-21 02:36 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 Petr Hejl 2013-05-20 09:57:05 UTC
It does not work when JS is embedded in HTML. When element is selected in the editor the root node is marked. When node in navigator is double clicked the wrong offset is selected in the editor.
Comment 1 Petr Hejl 2013-05-20 12:22:32 UTC
Fixed in web-main 51f34f4ff8c0.
Comment 2 Quality Engineering 2013-05-21 02:36:06 UTC
Integrated into 'main-golden', will be available in build *201305202300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/51f34f4ff8c0
User: Petr Hejl <phejl@netbeans.org>
Log: #229983 - Navigator selection and double click does not work in embedded code