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 115738 - </body> end tag is not completed well
Summary: </body> end tag is not completed well
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 18:02 UTC by Jindrich Sedek
Modified: 2009-05-18 10:47 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 Jindrich Sedek 2007-09-17 18:02:43 UTC
Create new WebApplication
Create new HTML file
replace whole cotnent by:
----------------
<html>
<body>
</b|
</html>
-------------------
press Ctrl+Space at possition of "|" to invoke cc
No sugesstions is shown, but "</body>" should be completed
Comment 1 Marek Fukala 2008-11-18 13:59:34 UTC
already fixed
Comment 2 Jindrich Sedek 2008-12-08 10:33:03 UTC
verified.
NetBeans IDE Dev (Build 200812080201)