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 217195 - Code completion does not offer closing </iframe>
Summary: Code completion does not offer closing </iframe>
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.3
Hardware: PC All
: P4 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 07:09 UTC by Vladimir Riha
Modified: 2015-08-24 14:18 UTC (History)
1 user (show)

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 Vladimir Riha 2012-08-22 07:09:53 UTC
To reproduce in html file, use

<iframe src="http://netbeans.org"></i

and invoke cc after "i".


Product Version: NetBeans IDE Dev (Build EaselCSS-529-on-20120822)
Java: 1.7.0_06; Java HotSpot(TM) Client VM 23.2-b09
System: Linux version 3.2.0-29-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Milutin Kristofic 2015-08-24 14:18:35 UTC
Iframe is weird, but it is fixed after Bug #254656