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 152702 - Templates not getting inserted
Summary: Templates not getting inserted
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-07 16:15 UTC by sapanparikh18
Modified: 2016-07-07 07:27 UTC (History)
0 users

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 sapanparikh18 2008-11-07 16:15:57 UTC
Hello,
This is a small but sometimes annoying issue. 
Steps: we will try this with "trycatch" template
Step1:type "trycatcj", this is intentionally misspelled (when a user makes a typo)
Step2:Hit tab. It would not insert the template, this time the user realizes about the typo
Step3:Go back delete the last character and type 'h'. Hitting tab now doesn't insert the template.
Step3: To insert the template you have to delete the whole thing and type it again.
Comment 1 Petr Dvorak 2008-11-10 15:50:57 UTC
I recall this issue was discussed here before - the problem is that you would never be able to type "TAB" after a
template code (for example there would be no normal way of inserting "trycatch<tab>" in editor - tab would expand the
template).

I will now lower the priority of the issue to P4...
Comment 2 sapanparikh18 2008-11-10 18:10:01 UTC
So if a user really has to add a tab after "trycatch" how can he do that right now in v-6.1?
Comment 3 Martin Balin 2016-07-07 07:27:46 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss