Closed
Bug 598275
Opened 15 years ago
Closed 15 years ago
Ducplicate entries in history (go back) with delayed loading iframes
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 321084
People
(Reporter: kruxik, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10
If a parent page contains delayed loading iframes (Javascript changes SRC of an iframe after a while) there are N duplicities of main page in History (go back). N is number of delayed loading iframes on parent page.
Those duplicate history records multiplies if the main page is refreshed.
Reproducible: Always
Steps to Reproduce:
Please follow given URL to reproduce and study HTML source.
Actual Results:
There are more than one record of main page in History (go back).
Expected Results:
There should be constantly only one record of main page in History (go back) never mind, if there are N delayd loading iframes on main page or X refresh of it.
I expect History shows only history demonstrably made by an user and not a javascript.
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•