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 218817

Summary: "Expand template" action runs in endless loop
Product: third-party Reporter: markiewb
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.3   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description markiewb 2012-09-22 08:47:52 UTC
[ BUILD # : 201209210001 ]
[ JDK VERSION : 1.6.35 ]

Create a new java application using the wizards. Let also generate the main 
method.

Within the main-method type "fore". Press ESC to ignore opening 
autocomplete popups (the completion popup can appear depending on 
your autocomplete configuration).

Now invoke the action "Edit/Expand Template" from the Menubar.

ACTUAL: After invoking the action the execution seems to run in an endless 
loop. The dialog "lengthly operation in progress" appears. When the dialog 
is canceled then the "expand template" is finished and you can continue 
filling in the template variables. 

It is awkward because expanding the same abbreviation via TAB is as fast 
as in previous NB versions.
Comment 1 Dusan Balek 2012-09-24 08:14:42 UTC
Seems like a bug in the 'Code Template Tools' plugin.