[
https://issues.jboss.org/browse/JBIDE-9827?page=com.atlassian.jira.plugin...
]
Denis Maliarevich commented on JBIDE-9827:
------------------------------------------
But line 334:
{code:title=VpeVisualDomBuilder.java|borderStyle=dotted}
if(visualEditor.getController().getSelectionManager()!=null) {
// reads and dispatch events, this code prevent eclipse
//from sleeping during processing big pages
VpePageContext.processDisplayEvents();
}
{code}
was intentionally added to prevent editor's sleeping. When commented -- there is a big
delay in rendering huge files, and a big delay while fast typing. So it's not good
either.
NPE occurs when edit big page
------------------------------
Key: JBIDE-9827
URL:
https://issues.jboss.org/browse/JBIDE-9827
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.M3
Reporter: Maxim Areshkau
Assignee: Denis Maliarevich
Fix For: 3.3.0.M4
Attachments: employee.xhtml, JBIDE-9827.diff, npe.png, npe.txt
NPE occurs when edit big page.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira