History page titles are truncated too early
Categories
(Firefox :: Sidebar, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: jsudiaman, Assigned: nsharpley)
References
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(3 files)
There is a lot of real estate that is not being utilized. This is due to the “delete” button, which takes up space in the DOM even when it is not showing. We could potentially use the whole row for the title unless the user is currently hovering over it.
Synced Tabs seems to be closer to the expected behavior, probably because there is no delete button there.
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 1•1 year ago
|
||
The tab title should only be truncated when the history item is hovered and the trash icon appears. When the trash/close icon is not visible, the title should utilize as much space as possible.
Comment 2•1 year ago
|
||
Comment 3•1 year ago
|
||
In addition wanted to mention that the trash icon and its behavior wasn't implemented according to spec. It has been documented in Visual changes doc and as far as I know there is already a bug filed that should address it
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 4•1 year ago
|
||
Comment 6•1 year ago
|
||
| bugherder | ||
Description
•