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 191830 - very poor completion with tag prefix
Summary: very poor completion with tag prefix
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: -S1S-
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 09:04 UTC by Marek Fukala
Modified: 2010-11-11 09:30 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 Marek Fukala 2010-11-11 09:04:08 UTC
1) the code completion at the first pipe position offers only very limited set of html tags.
2) at the second pipe position the same items are offered not filtered by the the prefix at all

-----------------
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!doctype html>
<html>
  <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
      
      <|tf|
      
     
  </body>
</html>
Comment 1 Marek Fukala 2010-11-11 09:30:42 UTC
fixed in web-main#268c98b6afc2