[
https://issues.jboss.org/browse/JBIDE-19259?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov commented on JBIDE-19259:
------------------------------------------------
{quote}
1. GKT2 + xulrunner loaded + JSF support enabled: HTML5 page not rendered - 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
{quote}
Able to reproduce with new build. But after that I create new html page using jquery
mobile template and see its visual representation. We had an idea to show error message
for HTML files in xulrunner mode, but decide not to do it.
{quote}
2. VPE Preference page should contain checkbox with choice: "Always ask"
otherwise user will never be able to get dialog asking to choose between JSF and HTML5
support once he will check check box "Do not show this message again"
4. With GTK3 "Visual Editor Browser Engine" group within VPE prefrences page is
hidden it would be more user friendly just disable it and add some label why it's
disabled?.The same way as selecting of GTK for BrowserSim/CordovaSim works.
{quote}
Good points, will be fixed for 4.2.3.Bela1 and for Alpha2.
{quote}
3. When support is changed page is opened and then Eclipse is restarted it would look
better if page won't be opened before Eclipse is restarted. Page should be opened
after restart
From 18177
Open page > select "Change to HTML5"
page is opened and immediately Eclipse is restarted, I meant opening of page before
restarting Eclipse makes no sense because improper rendering engine would be used and user
is not able to see results because Eclipse is restarting
{quote}
It makes sense becuase this page will be active and opened after restart. Technically
restart should be done asynchronously because we should let other jobs to be completed. So
I don't think we can fix that.
JSF or HTML5 support choosing issues
------------------------------------
Key: JBIDE-19259
URL:
https://issues.jboss.org/browse/JBIDE-19259
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core, xulrunner
Affects Versions: 4.3.0.Alpha1
Environment: Fedora 20 GNOME 64 bit, Open JDK 7, Alpha2-v20150212-0919-B9496
Reporter: Vlado Pakan
Assignee: Konstantin Marmalyukov
Fix For: 4.3.0.Alpha2
# GKT2 + xulrunner loaded + JSF support enabled: HTML5 page not rendered - 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
# VPE Preference page should contain checkbox with choice: "Always ask"
otherwise user will never be able to get dialog asking to choose between JSF and HTML5
support once he will check check box "Do not show this message again"
# When support is changed page is opened and then Eclipse is restarted it would look
better if page won't be opened before Eclipse is restarted. Page should be opened
after restart
# With GTK3 "Visual Editor Browser Engine" group within VPE prefrences page is
hidden it would be more user friendly just disable it and add some label why it's
disabled?.The same way as selecting of GTK for BrowserSim/CordovaSim works.
# Confusing scenario #1:
## Set HTML5 support
## Open .xhtml page and say "Stay with HTML5"
## Open .html page
## Restart Eclipse
## Close .html page
## ERROR: Dialog asking to choose between HTML5 or JSF support is displayed. It's
confusing to ask this when page is closed.
# Confusing scenario #2:
## Set HTML5 support
## Open .xhtml page and say "Stay with HTML5"
## Restart Eclipse
## ERROR: Dialog asking to choose between HTML5 or JSF support is displayed before
workspace window appears. This dialog should be displayed once worspace is visible and
user actually can see page he is going to open.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)