This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 216196

Summary: LiveHTML don't analyse proper page when browser tab is closed
Product: web Reporter: Vladimir Riha <vriha>
Component: Live HTMLAssignee: David Konecny <dkonecny>
Status: NEW ---    
Severity: normal CC: vriha
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Riha 2012-07-31 13:19:45 UTC
Start analysis with LiveHTML on some external page (say pageA). A new browser tab is opened, so far so good. Close the tab, choose different URL for another external pageB, start analysis

=> new tab browser is opened, but it still parses pageA. What helps is to reopen the LiveHTML window in IDE.

I understand that the tab and LiveHTML window in IDE are somehow connected, but imho it is not so corner usecase to analyse 1 page, close the tab and analyse another page


Product Version: NetBeans IDE Dev (Build 403-on-20120730)
Java: 1.7.0_06-ea; Java HotSpot(TM) Client VM 23.2-b09
System: Linux version 3.0.0-21-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2012-07-31 13:21:35 UTC
observation: changing URL in the combo box works just fine even if the browser tab was closed