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 60012 - Code completion of attributes offers abbreviations
Summary: Code completion of attributes offers abbreviations
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 11:42 UTC by Jiri Kovalsky
Modified: 2005-11-04 13:39 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 Jiri Kovalsky 2005-06-15 11:42:15 UTC
Development build #200506142000 of NetBeans 4.2
Windows XP, JDK 1.5.0_03 build #06

Description:
============
Code completion suggesting attributes in HTML tags offers also abbreviations
which is nonsense.

Steps to reproduce:
===================
1. Create new sample web application.
2. Type <head p| in index.jsp and press CTRL+Space.
3. Code completion will display "profile" attribute and bunch of abbreviations
in the list.
Comment 1 Marek Fukala 2005-06-20 11:42:23 UTC
It is still not clear whether the abbreviations CC provider will be present in
the release since we will likely have live templates in CC for 4.2
Comment 2 Marek Fukala 2005-09-30 13:06:47 UTC
already fixed by removing the abbrevs CC provider
Comment 3 Jiri Kovalsky 2005-11-04 13:39:31 UTC
Works fine in development build #200511031900 of NetBeans 5.0.