Closed
Bug 1574527
Opened 6 years ago
Closed 4 years ago
After restart, BMO tab shows URL rather than page title
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: botond, Unassigned)
Details
(Keywords: regression)
STR
- Make sure browser is configured to "restore previous session"
- Load a BMO page, such as https://bugzilla.mozilla.org/show_bug.cgi?id=1573014
- Observe that the tab shows the bug's title, e.g. "Bug 1573014 - The page zooms ..."
- Switch to a different tab
- Restart Firefox, e.g. to install a nightly update
Expected results
Even though the BMO tab is unloaded on restart, it shows the bug's title ("Bug 1573014 - The page zooms ...").
Actual results
While unloaded, the BMO tab shows the bug page's URL (https://bugzilla.mozilla.org/show_bug.cgi?id=1573014). Only once I switch to it and it loads, is the URL replaced by the title.
This is a recent regression.
Comment 1•6 years ago
|
||
Hmm, can’t reproduce the issue with the latest Nightly. Since Bug 1524174 has removed the use of history.replaceState()
, we shouldn’t have such issues with this static page.
Comment 2•4 years ago
|
||
Unable to reproduce and probably fixed by bug 1524174.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•