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 207809 - Can't type ) or " in editor post 7.1 version
Summary: Can't type ) or " in editor post 7.1 version
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 7.2
Hardware: Other Linux
: P2 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-01-27 08:07 UTC by Jaroslav Tulach
Modified: 2012-01-31 14:24 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 Jaroslav Tulach 2012-01-27 08:07:05 UTC
Typing 

m("p");

character after character results in:

m("p");")

I've got used to editor being clever and match my last " and ) with already automatically added ones. I miss that functionality very much.

I am using build from 2012-01-26.
Comment 1 Milutin Kristofic 2012-01-31 14:24:25 UTC
It was not working in javastrings. Fixed in http://hg.netbeans.org/jet-main/rev/e362b605bb40