[
https://issues.jboss.org/browse/JBIDE-19704?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-19704:
---------------------------------------
JBDS 8.1.0.CR1 build ID B449:
Tried both,JSF and HTML5 support, and I had empty pane under "Preview" tab but
there was a content under "Visual/Source" tab.
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
Fix For: 4.3.0.Beta1
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)