make more text from the tab label in the active tab visible
Categories
(Toolkit :: Themes, defect)
Tracking
()
People
(Reporter: soeren.hentzschel, Assigned: ntim)
References
(Blocks 1 open bug)
Details
(Keywords: helpwanted, Whiteboard: [proton-tabs-bar])
Attachments
(3 files)
(I was asked on chat.mozilla.org to file this as a Bugzilla issue.)
With the Proton tabs enabled and many open tabs you can't see even one single character in the active tab. I attached a screenshot to show the issue.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
This can be fixed by reducing the 8px
value at: https://searchfox.org/mozilla-central/rev/eeb8cf278192d68b3977d0adb4d43f1463439269/browser/themes/shared/tabs.inc.css#478
As long as no text overlaps the tab close button hover effect, it should be good :)
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
bugherder |
Comment 5•4 years ago
|
||
When having many tabs opened from the focused tab there is around 2-4 litters visible, and for the unfocused tabs there is around 5-6 litters visible.
Are these results are the expected ones?
Thanks.
PS: NI? :ntim is not possible.
Comment 6•4 years ago
|
||
Yes, this is the expected result. We cannot show as many letters since we need space for the close button, especially when the tab is hovered.
Comment 7•4 years ago
|
||
Verified as fixed on Nightly 89.0a1 on Windows 10 x64, macOS 10.15, Windows 7 x64 and on Ubuntu 20.04 x64.
Description
•