[
https://issues.jboss.org/browse/JBIDE-19704?page=com.atlassian.jira.plugi...
]
Ilya Buziuk commented on JBIDE-19704:
-------------------------------------
reproduced same behavior on RHEL 7 86_64
This simple page is not parsed by vpe with xulrunner
However, *index.html* from jboss-as-kitchensink-html5-mobile is parsed like a charm.
Pretty weird behavior
Visual part of Visual/Source tab is empty for HTML page when JSF
support enabled
--------------------------------------------------------------------------------
Key: JBIDE-19704
URL:
https://issues.jboss.org/browse/JBIDE-19704
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.3.0.Alpha2
Environment: Fedora 19 64bit, JBDS 9.0.0.Alpha2-v20150421-1151-B25, Oracle JDK
1.7
Reporter: Vlado Pakan
Assignee: Ilya Buziuk
1. Set Visual Editor to use JSF support
2. Create simple HTML page like this and open it in VPE editor
{code:html}
<!DOCTYPE html>
<html>
<body>
<h1>test heading</h1>
</body>
</html>
{code}
ERROR: Visual part of Visual/Source tab of VPE is empty.
Visual tab of VPE renders page properly.
When HTML support is enabled it works fine.
I'm not sure if this is issue or expected behavior so if it's not an issue just
mark it as won't fix please.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)