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 204688

Summary: html5 end tags completion doesn't work
Product: web Reporter: Marek Fukala <mfukala>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: normal CC: mmirilovic, vriha
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Marek Fukala 2011-11-04 15:19:32 UTC
<!doctype html>
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>
    <body>
        <div>TODO write content</div>
        <table><tr><td></ta|
    </body>
</html>

=> completion offers nothing.

Caused by the the html5 parse tree which puts the </ta> tag as a child of <html>.

Looks like a recent regression...
Comment 1 Marek Fukala 2011-11-07 14:27:37 UTC
fixed in web-main#80ddb1174770
Comment 2 Quality Engineering 2011-11-08 15:40:11 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/80ddb1174770
User: Marek Fukala <mfukala@netbeans.org>
Log: #204688 - html5 end tags completion doesn't work
Comment 3 Vladimir Riha 2011-12-01 17:00:39 UTC
verified


Product Version: NetBeans IDE 7.1 RC2 (Build 201111302200)
Java: 1.7.0_02; Java HotSpot(TM) Client VM 22.0-b10
System: Linux version 3.0.0-13-generic-pae running on i386; UTF-8; en_US (nb)