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 249352 - On jsf, writting p:outputLabel value="#{bund...} open the popup to complete and get locked a few minutes
Summary: On jsf, writting p:outputLabel value="#{bund...} open the popup to complete a...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 04:15 UTC by Javier_775
Modified: 2015-03-04 13:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
popup freeze completing bundle word (52.53 KB, image/png)
2014-12-15 04:15 UTC, Javier_775
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Javier_775 2014-12-15 04:15:24 UTC
Created attachment 151108 [details]
popup freeze completing bundle word

On jsf, writting p:outputLabel value="#{bund...} open the popup to complete and get locked a few minutes.
This only happends when it's trying to complete the bundle word (the bundle of my app).

I have only one localization. (bundle)
length of the bundle 18299 lines.
Comment 1 Jiri Prox 2014-12-15 10:29:55 UTC
Can you please provide profiler snapshot? You can use 'Profile the IDE' action

Thanks