Closed
Bug 2068872
Opened 1 day ago
Closed 1 day ago
Missing profile icons in menus
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 2064729
People
(Reporter: ninadhuilgol, Unassigned)
Details
Attachments
(1 file)
|
66.44 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:155.0) Gecko/20100101 Firefox/155.0
Steps to reproduce:
- Create a profile using the new profile manager with the 'video-game-controller' icon*
- Open another profile
- Try to switch to the 'video-game-controller' profile from the hamburger menu
*this works for all icons except for 'book', 'briefcase', 'flower', 'heart', 'shopping', and 'star'. I'm just using 'video-game-controller' as an example.
Actual results:
- In the 'video-game-controller' profile, the icon is not shown in the profile switcher menu item, it is just blank.
- In another profile, the 'video-game-controller' icon is not shown in the profile list, it is just blank.
Expected results:
In both places, the icon should be displayed and not be blank.
This is happening because the toolbarbutton's in XUL have image='chrome://browser/content/profiles/assets/24_PROFILE-ICON.svg', but only a few icons are present at size 24 (the exceptions given above).
Comment 2•1 day ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Startup and Profile System' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Startup and Profile System
Product: Firefox → Toolkit
Updated•1 day ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•