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 - html5 end tags completion doesn't work
Summary: html5 end tags completion doesn't work
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-04 15:19 UTC by Marek Fukala
Modified: 2011-12-01 17:00 UTC (History)
2 users (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 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)