Closed
Bug 697718
Opened 14 years ago
Closed 14 years ago
a refresh (F5) corrupts back/forward history
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 623829
People
(Reporter: al_9x, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
491 bytes,
text/html
|
Details |
https://groups.google.com/group/mozilla.dev.apps.firefox/browse_thread/thread/04696d6f8ea8f754
You need 3 pages, the root page (A) has an iframe, the iframe page (B) has a
link to iframe page (C)
1. start with about:home
2. load A
3. click the link in B to load C
4. go back, B returns to the iframe
5. refresh <-- that's the cause
6. click the link in B to load C
7. go back, instead of B returning to the iframe, you end up at about:home
![]() |
||
Comment 1•14 years ago
|
||
Regression window(cached m-c),
Works:
http://hg.mozilla.org/mozilla-central/rev/f43f9b764efb
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b4pre) Gecko/20100817 Minefield/4.0b4pre ID:20100817063641
Fails:
http://hg.mozilla.org/mozilla-central/rev/353da09ea0dd
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b4pre) Gecko/20100817 Minefield/4.0b4pre ID:20100817081027
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f43f9b764efb&tochange=353da09ea0dd
Triggered by:
353da09ea0dd Olli Pettay — Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz
![]() |
||
Updated•14 years ago
|
Comment 2•14 years ago
|
||
(In reply to Alice0775 White from comment #1)
> Created attachment 569991 [details]
> sample html
I can't reproduce using this. (This build is 2011-10-21)
![]() |
||
Comment 3•14 years ago
|
||
(In reply to Olli Pettay [:smaug] from comment #2)
> (In reply to Alice0775 White from comment #1)
> > Created attachment 569991 [details]
> > sample html
>
>
>
> I can't reproduce using this. (This build is 2011-10-21)
Please save attachment to local HDD.
Comment 4•14 years ago
|
||
This is a dupe of bug 623829
![]() |
||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•