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 251293 - JS navigation blocks parser and other editing operations
Summary: JS navigation blocks parser and other editing operations
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2015-03-19 12:51 UTC by Exceptions Reporter
Modified: 2015-09-24 12:21 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216224


Attachments
nps snapshot (271.84 KB, application/nps)
2015-03-19 12:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-03-19 12:51:55 UTC
This issue was reported manually by sdedic.
It already has 4 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
mfukala: jump to matching close tag of on table open tag

mfukala: editing javascript

GUEST: typed d tab to active a code shortcut, to create a div. Then cut the last </div> then hung.

GUEST: I had opened a file from projects, and was changing the tab



Maximum slowness yet reported was 81223 ms, average is 43018
Comment 1 Exceptions Reporter 2015-03-19 12:51:59 UTC
Created attachment 152719 [details]
nps snapshot
Comment 2 Svata Dedic 2015-03-19 12:55:49 UTC
Please see the attached reports: javascript navigator processing is slow, which blocks other parser requests from proceeeding - even brace highlight/navigation is affected.
Comment 3 Petr Pisl 2015-09-24 12:21:11 UTC
This issue is solved in NB 8.1 code. The counting can be canceled now.