Back button does not work (nested frames)
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
People
(Reporter: seres, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Keywords: testcase, Whiteboard: [CloneAndReplace])
Attachments
(1 file)
1.50 KB,
application/x-zip-compressed
|
Details |
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
Updated•22 years ago
|
Comment 5•22 years ago
|
||
Comment 6•22 years ago
|
||
Updated•22 years ago
|
Comment 8•22 years ago
|
||
Comment 10•21 years ago
|
||
Updated•21 years ago
|
Comment 11•21 years ago
|
||
Comment 12•21 years ago
|
||
Comment 13•21 years ago
|
||
Comment 14•20 years ago
|
||
Comment 15•20 years ago
|
||
Comment 16•20 years ago
|
||
Comment 17•18 years ago
|
||
Updated•2 years ago
|
Comment 19•5 months ago
|
||
(In reply to Andrew Schultz from comment #6)
from bug 207303: there is a simple testcase at
http://www.student.oulu.fi/~tomilepp/koe/
click [frame2], [frame2-b], [frame2], [frame2-b]: back button stops working.
This is somewhat still reproducible in the latest Nightly 132.0a1 build even:
- user has two entries in the Back button history
- this time the forward button will not work if using it after using the back button, it will remain active even though you should have reached the latest page visited.
Comment 20•5 months ago
|
||
(In reply to Bogdan Maris, Desktop Test Engineering from comment #19)
(In reply to Andrew Schultz from comment #6)
from bug 207303: there is a simple testcase at
http://www.student.oulu.fi/~tomilepp/koe/
click [frame2], [frame2-b], [frame2], [frame2-b]: back button stops working.This is somewhat still reproducible in the latest Nightly 132.0a1 build even:
- user has two entries in the Back button history
- this time the forward button will not work if using it after using the back button, it will remain active even though you should have reached the latest page visited.
Thanks for the testing!
Now that I think about this bug again, I am not sure if it's expected to be resolved by introducing user activation to navigation. This smells a different scope of issues to me. Adam can help confirm. :)
Comment 21•5 months ago
|
||
Sorry, I'm not sure what the expected behaviour is supposed to be here? I tried loading the data URL (well, modified to load wikipedia instead of mozilla.org
), clicking a link, then pressing enter in the address bar, and the back/forward buttons seem to work for me.
Either way, I don't believe this is related to user interaction.
Description
•