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 241936 - Tag completion does not finish tag
Summary: Tag completion does not finish tag
Status: RESOLVED DUPLICATE of bug 238593
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@web
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-16 14:19 UTC by c69
Modified: 2014-02-16 21:22 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 c69 2014-02-16 14:19:23 UTC
http://services.netbeans.org/synergy/client/app/#/assignment/608/v/1

Type `<h`
- no matter if you press Ctrl+Space or not - tag list will appear,
press `t`
- <html> tag will be the only suggestion
press Enter
- `<html` will appear on screen

The tag is not finished, right angle-brace is missing.

Expected result was full <html> tag.
Comment 1 Vladimir Riha 2014-02-16 21:22:34 UTC

*** This bug has been marked as a duplicate of bug 238593 ***