Closed
Bug 1956346
Opened 7 months ago
Closed 2 months ago
Add hover tooltips to theme picker chips
Categories
(Toolkit :: Startup and Profile System, enhancement, P3)
Toolkit
Startup and Profile System
Tracking
()
VERIFIED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | verified |
People
(Reporter: jhirsch, Assigned: mlucks)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fidefe-profile-management])
Attachments
(1 file, 2 obsolete files)
Hovering the theme chip or the avatar chip in the editprofile and newprofile pages should show a label with the name, like: Change to [themename] theme. We'll need to follow up with content design to get final strings.
It turns out some of the theme color descriptions may overflow or be truncated, so we'd like to make it possible for users to see the full string without also breaking the chip layout.
Updated•7 months ago
|
Comment 1•7 months ago
|
||
Let's go with a string that describes the action for both cases to match the profile manager:
Apply [theme name] theme
Apply [avatar name] avatar
Because we might not have avatar names yet:
- book
- suitcase
- flower
- heart
- cart
- star
| Reporter | ||
Updated•2 months ago
|
See Also: → 1984193
Summary: Add hover tooltips to theme and avatar chips → Add hover tooltips to theme picker chips
Updated•2 months ago
|
Attachment #9508855 -
Attachment is obsolete: true
Updated•2 months ago
|
Attachment #9508856 -
Attachment is obsolete: true
Updated•2 months ago
|
Attachment #9508853 -
Attachment description: Bug 1956346 - Adding in title attributes for theme chips - r?jhirsch,kpatenio → WIP: Bug 1956346 - Adding in title attributes for theme chips - r?jhirsch,kpatenio
Updated•2 months ago
|
Attachment #9508853 -
Attachment description: WIP: Bug 1956346 - Adding in title attributes for theme chips - r?jhirsch,kpatenio → Bug 1956346 - Adding in title attributes for theme chips - r?jhirsch,kpatenio
Pushed by kpatenio@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f0cd53a234c2
https://hg.mozilla.org/integration/autoland/rev/d722a9c38b3c
Adding in title attributes for theme chips - r=jhirsch,kpatenio,fluent-reviewers,profiles-reviewers,bolsson
Comment 6•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c145/b144] [qa-ver-needed-c145/b144]
Flags: qe-verify+
QA Contact: sbadau
Comment 7•1 month ago
•
|
||
Verified as fixed using Firefox 144.0b2 on Ubuntu 25.04, Windows 11 and macOS 15 - hover tooltips are added to theme picker chips.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triage-done-c145/b144] [qa-ver-needed-c145/b144] → [qa-triage-done-c145/b144] [qa-ver-done-c145/b144]
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•