Closed
Bug 1899336
Opened 6 months ago
Closed 4 months ago
Style pinned tabs and add new tab button with divider to vertical tabs
Categories
(Firefox :: Sidebar, task, P1)
Firefox
Sidebar
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: sclements, Assigned: sclements)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
I didn't include this in my initial patch in bug 1893655 because it looked to be more involved and requires changing how pinned tabs are positioned. See the spec. It'll also need a label added when the sidebar is in the expanded state.
There's currently a tabs-newtab-button
element that's nested in the arrowscrollbox the same as tabbrowser-tabs
here and that gets moved when the tabstrip moves, so we can probably repurpose that.
Updated•6 months ago
|
Assignee | ||
Updated•6 months ago
|
Summary: Add new tab button with divider to vertical tabs → Style pinned tabs and add new tab button with divider to vertical tabs
Assignee | ||
Updated•6 months ago
|
Assignee: nobody → sclements
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 months ago
|
||
- Create a new container to house pinned tabs, new tab button and non-pinned tabs
- Create new pinned tabs container to apply grid layout and overflow scrolling
- Update test coverage for pinned tabs for both horizontal and vertical tabs
Updated•4 months ago
|
Attachment #9412480 -
Attachment description: Bug 1899336 - Position pinned tabs and new tab button for vertical tabs mode r=Dao,#sidebar-reviewers → WIP: Bug 1899336 - Position pinned tabs and new tab button for vertical tabs mode r=Dao,#sidebar-reviewers
Updated•4 months ago
|
Attachment #9412480 -
Attachment description: WIP: Bug 1899336 - Position pinned tabs and new tab button for vertical tabs mode r=Dao,#sidebar-reviewers → Bug 1899336 - Position pinned tabs and new tab button for vertical tabs mode r=Dao,#sidebar-reviewers
Pushed by sclements@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f81bc4882ecc
Position pinned tabs and new tab button for vertical tabs mode r=dao,sidebar-reviewers,desktop-theme-reviewers,tabbrowser-reviewers,kcochrane
Comment 6•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Comment 7•4 months ago
|
||
unpinned tab stay in pinned position on vertical sidebar until Firefox restart
You need to log in
before you can comment on or make changes to this bug.
Description
•