Open
Bug 1910097
Opened 4 months ago
Updated 3 months ago
Change horizontal pinned tabs to utilize modern layout
Categories
(Firefox :: Tabbed Browser, task)
Firefox
Tabbed Browser
Tracking
()
NEW
People
(Reporter: sclements, Unassigned)
References
(Blocks 5 open bugs)
Details
In bug 1899336, I've made changes for vertical tabs that creates a separate container nested in tabbrowser-tabs that pinned tabs get moved into. This enables use of flex or grid layout rather than manual positioning and also allows for scrolling on overflow. We should unify this for horizontal tabs and remove the manual positioning that happens in _positionPinnedTabs, which is called whenever a tab is moved or pinned/unpinned.
Updated•3 months ago
|
Blocks: tabbrowser-cleanup
Depends on: 1899336
You need to log in
before you can comment on or make changes to this bug.
Description
•