[jbosstools-issues] [JBoss JIRA] (JBIDE-14897) livereload auto config is not as intuitive as it could be

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Mon Jun 17 14:49:21 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon updated JBIDE-14897:
----------------------------------

    Description: 
On beta2 with no livereload servers:

"Open With > Web Browser via Live Reload Proxy" automatically creates a livereload server (great) but then it is not with the proxy enabled thus the action is not doing what it is told.

Doing it with a server opened with remote access set it pops up with a dialog warning me about it. This seems excessive.

Maybe should just do this:

if no livereload server => ask user if he wants injection [default on] + remote connections [default off] and on pressing "ok" server is created and page is opened using the http:// protocol, on "cancel" no Livereload server is created and file is opened using the file:// protocol

if got livereload server and proxy is enabled => show page using http:// protocol

if got livereload and proxy is *not* enabled -> ask if wants injection [default on] + remote connections [default off] and on pressing "ok" server is created and page is opened using the http:// protocol, on "cancel" no Livereload server is created and file is opened using the file:// protocol

  was:
On beta2 with no livereload servers:

"Open With > Web Browser via Live Reload Proxy" automatically creates a livereload server (great) but then it is not with the proxy enabled thus the action is not doing what it is told.

Doing it with a server opened with remote access set it pops up with a dialog warning me about it. This seems excessive.

Maybe should just do this:

if no livereload server => ask user if he wants injection [default on] + remote connections [default off] and on pressing ok server is created and page is opened, on cancel nothing is done.

if got livereload server and proxy is enabled => show page

if got livereload and proxy is *not* enabled -> ask if wnats injection [default on] + remote connections [default off] and on pressing ok server is configured and page is opeend, on cancel nothing is done.


    
> livereload auto config is not as intuitive as it could be
> ---------------------------------------------------------
>
>                 Key: JBIDE-14897
>                 URL: https://issues.jboss.org/browse/JBIDE-14897
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: livereload
>            Reporter: Max Rydahl Andersen
>             Fix For: 4.1.0.Beta2
>
>
> On beta2 with no livereload servers:
> "Open With > Web Browser via Live Reload Proxy" automatically creates a livereload server (great) but then it is not with the proxy enabled thus the action is not doing what it is told.
> Doing it with a server opened with remote access set it pops up with a dialog warning me about it. This seems excessive.
> Maybe should just do this:
> if no livereload server => ask user if he wants injection [default on] + remote connections [default off] and on pressing "ok" server is created and page is opened using the http:// protocol, on "cancel" no Livereload server is created and file is opened using the file:// protocol
> if got livereload server and proxy is enabled => show page using http:// protocol
> if got livereload and proxy is *not* enabled -> ask if wants injection [default on] + remote connections [default off] and on pressing "ok" server is created and page is opened using the http:// protocol, on "cancel" no Livereload server is created and file is opened using the file:// protocol

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list