]
Konstantin Marmalyukov resolved JBIDE-17632.
--------------------------------------------
Resolution: Done
On Face-2-Face it was decided that we will not reimplement JavaEE stuff made using
xulrunner.
Support rendering of JSF widgets in preview mode of VPE editor
--------------------------------------------------------------
Key: JBIDE-17632
URL:
https://issues.jboss.org/browse/JBIDE-17632
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: visual-page-editor-core
Affects Versions: 4.2.0.Beta2
Environment: Mac OS X Mavericks, Oracle JDK 7u60, Oracle JDK 8u5
Reporter: Vineet Reynolds
Assignee: Konstantin Marmalyukov
Fix For: 4.3.x
Attachments: PreviewMode-JBDS8.jpg, visual_page_editor.png
JSF input widgets in XHTML files are rendered as plain text, when viewed in Visual mode
of the JBoss Tools HTML editor.
This is a side-effect of using tha WebKit engine in Mac, to perform the rendering:
{noformat}
kmarmaliykov: vineetr: Now everything is rendered using modern webkit engine. It works
perfect for HTML5 pages but hasn't support jsf tags
{noformat}
This is being raised as a tracker issue for JBDS 8, since:
{noformat}
kmarmaliykov: vineetr: For JBDS8 the main goal was to provide good preview for html5
pages
{noformat}