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 169348 - EL cc dissapears while typing a property name with prefix made of reserved word
Summary: EL cc dissapears while typing a property name with prefix made of reserved word
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-28 15:03 UTC by Jindrich Sedek
Modified: 2016-07-07 08:54 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 Jindrich Sedek 2009-07-28 15:03:05 UTC
Create new Bean with property called division
use this class as a bean in JSP or XHTML

type : ${myBean.|} invoke cc at position of "|" -> division is offered type "div" to reduce the list -> cc dissapears 
and "div" is colored blue as a EL keyword, but cc should still appear and allow completion of division property
Comment 1 Marek Fukala 2009-08-04 15:17:48 UTC
minor issue
Comment 2 Martin Balin 2016-07-07 08:54:29 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss