Bookmarks Sidebar lost tree status(expanded folder) when update today's Nightly. All folders are collapsed
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox71 | --- | unaffected |
firefox72 | --- | unaffected |
firefox73 | + | verified |
People
(Reporter: alice0775, Assigned: emmamalysz)
References
(Regression)
Details
(Keywords: nightly-community, regression, Whiteboard: [fixed by bug 1603457])
Attachments
(1 file)
(deleted),
image/png
|
Details |
[Tracking Requested - why for this release]: Regular update should not change user settings
Reproducible: once update from 20191210095443 to 20191211094640
Steps To Reproduce
- Start Nightly Build ID 20191210095443
- Open Bookmarks Sidebar Ctrl+B
- Expand folder
- Quit browser
- Start Nightly Build ID 20191211094640 with same profile of step1
--- observe Bookmarks Sidebar tree status
Actual Results:
Bookmarks Sidebar lost tree status(expanded folder). All folders are collapsed
Expected Results:
Bookmarks Sidebar tree status(expanded folder) should persist through updating
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5fd7ad835de62e94f7c6a011671a1eda92ba4ca7&tochange=23c591259da010fe4857703af04a6b90458f91de
Comment 1•5 years ago
|
||
Looks like this is persisted at https://searchfox.org/mozilla-central/rev/923eec8d2fb8078ebc7a33a9e1ce73eac01f7446/browser/components/places/content/treeView.js#1649-1652 and restored at https://searchfox.org/mozilla-central/rev/923eec8d2fb8078ebc7a33a9e1ce73eac01f7446/browser/components/places/content/treeView.js#375-381 .
I guess we should migrate this data in a UI migration in BrowserGlue.jsm .
Updated•5 years ago
|
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Fixed by bug 1603457
Updated•5 years ago
|
Reporter | ||
Comment 3•5 years ago
|
||
verified with Nightly 73.0a1 20191216095052
Description
•