Closed
Bug 1983260
Opened 3 months ago
Closed 2 months ago
Support user avatar in menu
Categories
(Firefox for Android :: Toolbar, task)
Tracking
()
VERIFIED
FIXED
144 Branch
People
(Reporter: RJ, Assigned: RJ)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3][menu-redesign-2025])
Attachments
(3 files)
Steps to reproduce
- Open menu (from 3 dot icon in browser toolbar)
- Sign in to your account that has a profile picture
- Check the icon of the same menu item
Expected behavior
The user's avatar is used for the icon
Actual behavior
A default avatar is always shown
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Attachment #9507363 -
Attachment description: WIP: Bug 1983260 - Support user avatar in menu → Bug 1983260 - Support user avatar in menu
| Assignee | ||
Comment 2•2 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D261274
Updated•2 months ago
|
Attachment #9509363 -
Flags: approval-mozilla-beta?
Comment 3•2 months ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: The user will not see their account avatar (if they have one). Instead, a default avatar icon will always be shown.
- Code covered by automated testing: no
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: Login to an account that has an avatar and verify whether the avatar is shown as the icon in the account menu item.
- Risk associated with taking this patch: Low
- Explanation of risk level: The risk is low because it is a UI change that simplify fetches the user's avatar through an existing function.
- String changes made/needed: None
- Is Android affected?: no
Flags: qe-verify+
Pushed by rmalicdem@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9a27b1c58fc1
https://hg.mozilla.org/integration/autoland/rev/182ca4b850bc
Support user avatar in menu r=android-reviewers,skhan
Comment 5•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Comment 6•2 months ago
|
||
Verified as fixed on the latest Nightly 144.0a1 - 27.08.2025 with Moto G72 (Android 13).
Updated•2 months ago
|
Flags: qe-verify+
Updated•2 months ago
|
Attachment #9509363 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•2 months ago
|
Comment 8•2 months ago
•
|
||
Verified as fixed on the Fenix 143.0b6 with Google Pixel 7 Pro (Android 14), Samsung Galaxy Tab S3 (Android 9) and Oppo Find X3 Lite (Android 11).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•