Open
Bug 1949196
Opened 7 days ago
Updated 2 days ago
Hovering over a Tab group inside the address bar should show a tooltip of the entire Tab group name
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fidefe-tabgrps])
Attachments
(1 file)
216.88 KB,
image/png
|
Details |
Found in
- Nightly 137.0a1 (2025-02-19)
Affected versions
- Nightly 137.0a1 (2025-02-19)
- Beta 136.0b7
Affected platforms
- All
Steps to reproduce
- Create a Tab group with a long name.
- Type the first letter of the Tab group name in the Address bar.
Expected result
- We should see the entire Tab group name when hovered over similar to URLs.
Actual result
-
The Name of the Tab group is truncated.
-
This seems more of an enhancement than an actual bug, but the Tab group name is truncated in the Address bar dropdown.
Regression range
Not a regression.
Updated•7 days ago
|
Updated•7 days ago
|
Comment 1•2 days ago
|
||
So there's two issues here:
- The tab group name should be limited to a certain number of characters/size, and we should use an ellipsis at the end to crop the button. Or the number of characters could be limited.
- When it's cropped, we should also provide a tooltip that shows the full name.
Severity: -- → S4
Type: enhancement → defect
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•