[
https://issues.jboss.org/browse/JBIDE-20912?page=com.atlassian.jira.plugi...
]
Ilya Buziuk commented on JBIDE-20912:
-------------------------------------
[~vpakan], this happens cause LiveReload was originally enabled and processed not on
BrowserSim but on LiveReload side: Show In' > 'Web Browser via LiveReolad
Server' runs server with LiveReload enabled and BrowserSim's LiveReload settings
have no value as long as all requests are processed on LiveReload Server
i.e for the url which is generated after 'Web Browser via LiveReolad Server'
selection, LiveReload will be enabled for any browser. Need to think how can we reflect it
in BrowserSim preferences
LiveReload is not disabled
--------------------------
Key: JBIDE-20912
URL:
https://issues.jboss.org/browse/JBIDE-20912
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim, cordovasim
Affects Versions: 4.3.0.CR2
Environment: JBDS 9.0.0.GA-v20151002-2235-B124, Fedora 22 KDE 64 bit, Oracle Java
1.8
Reporter: Vlado Pakan
Assignee: Ilya Buziuk
Fix For: 4.3.1.Final
1. Import HTML 5 project from JBoss Central
2. Run it on server
3. Open Server view, expand running server, select HTML 5 project, click on context menu
'Show In' > 'Web Browser via LiveReolad Server'
ASSERT: index.html page is opened in system web browser
4. Copy link with index.html from system web broweer to Browsersim
ASSERT: LiveReload is enabled in BrowserSim context menu
5. Open index.html page in VPE, change content and save it
ASSERT: Changes are rendered in BrowserSim and system web browser
6. Disable LiveReload in BrowserSim context menu
7. change content of index.html and save it
ASSERT: Changes are rendered in system web browser
ERROR: Changes are rendered in BrowserSim (CordovaSim)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)