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 - LiveHTML don't analyse proper page when browser tab is closed
Summary: LiveHTML don't analyse proper page when browser tab is closed
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: Live HTML (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 13:19 UTC by Vladimir Riha
Modified: 2012-10-08 13:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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