[jbosstools-issues] [JBoss JIRA] (JBIDE-19259) JSF or HTML5 support choosing issues

Konstantin Marmalyukov (JIRA) issues at jboss.org
Tue Feb 17 06:58:49 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-19259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040804#comment-13040804 ] 

Konstantin Marmalyukov commented on JBIDE-19259:
------------------------------------------------

{quote}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.
{quote}
As I understand, the problem here is that dialog appears before .html page is closed and .xhtml page appears?

It looks like same trouble with two confusing scenarious. We show dialog at first step of visual editor creation. But Eclipse starts opening editors before workspace is completely created/editor is completely closed. That's why we have all this confused things. Don't sure we can do anything with it.

> 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)


More information about the jbosstools-issues mailing list