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 158662 - taglib code completion doesn't offer end end tags
Summary: taglib code completion doesn't offer end end tags
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 166464 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-17 11:41 UTC by Jindrich Sedek
Modified: 2011-09-23 09:21 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 Jindrich Sedek 2009-02-17 11:41:26 UTC
create new Tag Library Descriptor
insert this code:
------------
   <listener>
   <|
-----------
invoce cc at position of "|" -> "/listener" is missing
type "/" to have </| -> no suggestions is shown
Comment 1 Petr Jiricka 2009-04-08 13:38:18 UTC
Isn't this a general XML issue? This does not work for any XML file for me.
Comment 2 Jindrich Sedek 2009-06-03 13:03:01 UTC
*** Issue 166464 has been marked as a duplicate of this issue. ***
Comment 3 Svata Dedic 2011-09-23 09:21:08 UTC
Seems to work on the current dev build