Closed
Bug 1672241
Opened 5 years ago
Closed 5 years ago
History UI (Back dropdown) isn't updated properly on history.go() in fission+SHIP
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
WORKSFORME
| Fission Milestone | M6c |
People
(Reporter: jesup, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
301 bytes,
text/html
|
Details |
If I a page with a button to do "history.go(-2)", and a set of sites in the history with this one at the end, and click the button, it will navigate to the correct history entry, but the UI isn't updated: the Forward button isn't enabled, and the dropdown on the Back button say's we're still on the 'leaf' page with the button. This works correctly without fission/SHIP.
Added kashav since it was mentioned that the UI is driven from the sessionstore data, not directly from sessionhistory
Updated•5 years ago
|
Comment 1•5 years ago
|
||
I wasn't able to repro this. Randell, does this still happen for you?
Flags: needinfo?(rjesup)
| Reporter | ||
Comment 2•5 years ago
|
||
test file I was using. Note I typically had a string of urls and/or fragments (test.html#1, #2, etc) on the history stack
Flags: needinfo?(rjesup)
| Reporter | ||
Updated•5 years ago
|
Flags: needinfo?(rjesup)
| Reporter | ||
Comment 3•5 years ago
|
||
This appears to be working now
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(rjesup)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•