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 217125

Summary: Content not refreshed on floating browser until focused
Product: web Reporter: Jiri Skrivanek <jskrivanek>
Component: HTML ProjectAssignee: David Konecny <dkonecny>
Status: VERIFIED DUPLICATE    
Severity: normal CC: pjiricka
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2012-08-21 07:12:58 UTC
Content of page is not auto refreshed when embedded browser is undocked. To reproduce:

- create HTML 5 project
- right-click html node in projects view and choose Run File
- provide JavaFX runtime
- right-click Web Browser tab and choose Float
- modify html in editor and save it
- broser is NOT refreshed
- now click to browser and it gets refreshed

Product Version: NetBeans IDE Dev (Build EaselCSS-520-on-20120821)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Skrivanek 2012-08-21 07:30:00 UTC
Bug 217124 might be related.
Comment 2 David Konecny 2012-08-21 23:12:54 UTC

*** This bug has been marked as a duplicate of bug 215459 ***