]
Vlado Pakan commented on JBIDE-20915:
-------------------------------------
Tested with JBDSA 9.1.0.Beta1-v20151208-2104-B170.
Setting "Reload delay" to 4 seconds helped. Page was properly redisplayed but
it's not user friendly because JBDS was displaying dialog with running processes while
typing and saving index.html page frequently in VPE.
This need to set "Reload delay" LiveReload server parameter should be somewhere
documented where it would be easy to find and maybe would be good to have default value to
appropriate non zero value?
HTML Page is not refreshed after page is changed in web browser with
enabled LiveReload
---------------------------------------------------------------------------------------
Key: JBIDE-20915
URL:
https://issues.jboss.org/browse/JBIDE-20915
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload
Affects Versions: 4.3.0.CR2
Environment: JBDS 9.0.0.GA-v20150925-1252-B116
Reporter: Vlado Pakan
Assignee: Vlado Pakan
Priority: Critical
Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
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. Make some changes to opened page and save them.
ASSERT: Page is redisplayed in web browser and changes made to page are visible in web
browser.
Repeat step 4. couple of times
ERROR: Page in web browser blinked seems to be redisplayed but content of page displayed
in web browser is not changed