[jbosstools-issues] [JBoss JIRA] (JBIDE-19704) Visual part of Visual/Source tab is empty for HTML page when JSF support enabled

Vlado Pakan (JIRA) issues at jboss.org
Fri Apr 24 06:43:53 EDT 2015


Vlado Pakan created JBIDE-19704:
-----------------------------------

             Summary: 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


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)


More information about the jbosstools-issues mailing list