Closed
Bug 1910097
Opened 2 years ago
Closed 1 year ago
Change horizontal pinned tabs to utilize modern layout
Categories
(Firefox :: Tabbed Browser, task)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
DUPLICATE
of bug 1964534
People
(Reporter: sclements, Unassigned)
References
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•2 years ago
|
Blocks: tabbrowser-cleanup
Depends on: 1899336
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•