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 167997

Summary: Code reformat during project scanning locks the editor
Product: groovy Reporter: goeh <goeh>
Component: EditorAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen dump of locked editor. Even GUI repaint is locked.

Description goeh 2009-07-02 00:09:10 UTC
If I hit Alt-Shift-F to reformat code when "Scanning projects" are running, the editor is locked for several minutes.
I have seen this many times. Just now I pasted a javascript snippet into a .GSP and reformatted. It took 10 minutes
before I could use the editor again. Every time when this happens I can see that scanning is active, so I guess it's
related.
Next time I will attach a thread dump.
Comment 1 goeh 2009-07-02 00:10:52 UTC
Created attachment 84274 [details]
Screen dump of locked editor. Even GUI repaint is locked.
Comment 2 Petr Hejl 2009-10-09 10:49:05 UTC

*** This issue has been marked as a duplicate of 174198 ***