[Webkit-unassigned] [Bug 21233] REGRESSION: window.onload event is not fired when page is revisited in the same session

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 1 02:36:21 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21233





------- Comment #2 from hlatzel at hlm.de  2008-10-01 02:36 PDT -------
If one returns to a page by clicking on links that don't use history functions
but contain URIs, then it is a bug.

I now had some time to spend on further testing this by creating two small test
pages under
http://www.hlm.de/webkit/ that do the exact same thing. A first page with a
small intro animation and a second page for linking back and forth.

Surprisingly, these two pages don't replicate the bug at the moment, at least
not for me. The onload event is fired correctly every time I return to the
first page by clicking on the link on the second page.

Since these two dummy pages contain nothing more than simple text in div boxes
I will continue to do some more testing with added complexity (graphics, more
javascripts). Hope to get back with the results later today or tomorrow.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list