[
https://issues.jboss.org/browse/JBIDE-17563?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov commented on JBIDE-17563:
------------------------------------------------
{quote}For xhtml pages it's working i see some objects in Visual part of VPE and HTML
Preview is empty so I guess different visual part is used as for JSP page so why not use
the same Visual part for JSP and have rendering of JSP pages working as it was working
before?{quote}
HTML preview works as designed, it's normal(must show only html and htm files). In
case of Visual part of an Editor we try to render everything placed in editor. As you
mention for jsp pages it works bad. I thing we will show error message in this case or
even not show Visual part at all.
Rendering engine is the same - default SWT browser(default browser engine, IE for Windows,
WebKit for Mac, Linux - depends on GTK and disabled Xulrunner or not).
Visual part of VPE is blank when JSP page opened
------------------------------------------------
Key: JBIDE-17563
URL:
https://issues.jboss.org/browse/JBIDE-17563
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.2.0.Beta2
Environment: JBDS Beta2-v20140608-1040-B121, Linux
Reporter: Vlado Pakan
Assignee: Konstantin Marmalyukov
Priority: Critical
Fix For: 4.2.0.Beta3
1. Create JSF12 Kick start project
2. Open inputUserName.jsp in JBoss Tools JSP Editor
ERROR: Visual part of editor is blank
3. Add some text to source of page
ERROR: Visual part of editor is blank
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)