lokogs / ietabv2

Automatically exported from code.google.com/p/ietabv2
0 stars 1 forks source link

OnBeforeUnload event does not fire while closing the tab #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a Handler for OnBeforeUnload event using javascript.
2. check whether it fires during reload of page.
3. check whether it fires wile closing the tab.

What is the expected output? What do you see instead?
the event should fire on both the occasions.
but while closing the tab the event does not fire.
What version of the product are you using? On what operating system?
ietabv2 for firefox and firefox version 15.01 in windows 8 64 bit OS

Please provide any additional information below.

Original issue reported on code.google.com by varadha....@gmail.com on 5 Oct 2012 at 10:35