]
Vlado Pakan commented on JBIDE-18177:
-------------------------------------
Tested with build Alpha2-v20150212-0919-B9496 on Fedora 20 gnome 64bit:
* GKT2 - xulrunner loaded - JSF support is default value for first use - choice for
JSF/HTML5 support is available within VPE Preference page
** JSF support enabled
*** HTML5 page not rendered - {color:red}*visual part of VPE should contain similar
message as in case HTML5 support is enabled for XHTML page informing users about
possibility to enable HTML5 suppport*{color}. Dialog displayed to choose between
JSF/HTML5 support
*** XHTML page properly rendered. No dialog displayed to choose between JSF/HTML5 support
** HTML5 support enabled
*** HTML5 page rendered. No dialog displayed to choose between JSF/HTML5 support
*** XHTML page is not rendered - visual part of VPE contains message informing users
about possibility to enable JSF support. Dialog displayed to choose between JSF/HTML5
support * GKT2 - xulrunner not loaded
** no dialog displayed to choose between JSF/HTML5 support
** HTML5 page rendered properly
** XHTML page is not rendered and visual part of VPE contains information about disabled
xulrunner via org.jboss.tools.vpe.loadxulrunner property
** no choice for JSF/HTML5 support within VPE Preference page
* GKT3 - xulrunner not loaded or loaded
** no dialog displayed to choose between JSF/HTML5 support
** HTML5 page rendered properly
** XHTML page is not rendered and visual part of VPE contains information about xulrunner
not available on with GTK3
** no choice for JSF/HTML5 support within VPE Preference page
Request at first start what is more important JSF or HTML5 support
and enable/disable XULRunner
-----------------------------------------------------------------------------------------------
Key: JBIDE-18177
URL:
https://issues.jboss.org/browse/JBIDE-18177
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: visual-page-editor-core, xulrunner
Affects Versions: 4.2.0.CR1
Reporter: Denis Golovin
Assignee: Konstantin Marmalyukov
Priority: Critical
Labels: f2f2014, new_and_noteworthy, requirements
Fix For: 4.3.0.Alpha1
Attachments: 2014-12-10 15.03.bmml, 2014-12-10 15.03.png, engine_dialog.png,
preferences.png, prefs_confirm_restart.png, restart.jpg, vpe.png
Imagine that one first clean workspace startup on opening vpe on systems where xulrunner
/ webkit can't run at the same time we will ask if he prefers to have good JSF
support (use xulrunner) or HTML5 support (disable xulrunner)
if he says okey - we set a flag somewhere to not start xulrunner.
user restart - user is happy.