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 - Content not refreshed on floating browser until focused
Summary: Content not refreshed on floating browser until focused
Status: VERIFIED DUPLICATE of bug 215459
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 07:12 UTC by Jiri Skrivanek
Modified: 2012-08-23 08:09 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 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 ***