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 242682

Summary: Remove Surround Tag hint is broken
Product: web Reporter: DirkDurka
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description DirkDurka 2014-03-07 19:38:42 UTC
To reproduce (what I did, anyway), make a new Java Web Application, use Spring Web MVC. Go to any line in index.jsp, and a light bulb appears over the line number on the left, if you hover on it and then select "Remove Surrounding Tag", it deletes a few characters that are not actually tags. Also I can't make the hint go away, even after unchecking everything in Tools -> Options -> Editor -> Hints.
Comment 1 Marek Fukala 2014-07-28 14:53:34 UTC
reproducible
Comment 2 Marek Fukala 2014-07-28 15:00:25 UTC
changeset:   276193:6bdaa376e5d7
summary:     #242682 - Remove Surround Tag hint is broken
Comment 3 Quality Engineering 2014-07-29 02:33:16 UTC
Integrated into 'main-silver', will be available in build *201407290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6bdaa376e5d7
User: Marek Fukala <mfukala@netbeans.org>
Log: #242682 - Remove Surround Tag hint is broken