Showing the bookmarks toolbar should not resize the content area twice
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 file)
When the bookmarks toolbar has a min-height (via https://searchfox.org/mozilla-central/rev/5920b970c9996c7820c7ebf4e7b072e77017edf2/toolkit/themes/windows/global/toolbar.css#20), showing the toolbar may resize the content area twice, the first time for showing the empty toolbar, the second time as bookmarks show up.
In customize mode, we do want a min-height. However this has stopped working:
https://searchfox.org/mozilla-central/rev/5920b970c9996c7820c7ebf4e7b072e77017edf2/browser/themes/shared/browser-shared.css#270-273
... because the toolbar is never really empty these days, e.g. there's a toolbartabstop
element for keyboard access.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Comment 3•1 year ago
|
||
Backed out for causing osx bc failures at browser/base/content/test/tabs/browser_new_tab_bookmarks_toolbar_height.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/9cd56df673303bbc2f057f92a83dd1f5edce66b1
Comment 5•1 year ago
|
||
bugherder |
Assignee | ||
Updated•1 year ago
|
Description
•