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 - Remove Surround Tag hint is broken
Summary: Remove Surround Tag hint is broken
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-07 19:38 UTC by DirkDurka
Modified: 2014-07-29 02:33 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 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