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

Summary: Tag completion does not finish tag
Product: web Reporter: c69
Component: HTML EditorAssignee: issues@web <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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 ***