icons on the tool bar are suddenly three times as big
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(thunderbird_esr6868+ fixed, thunderbird69 fixed, thunderbird70 fixed)
People
(Reporter: musiquegraeme, Assigned: Paenglab)
References
Details
Attachments
(3 files, 2 obsolete files)
12.80 KB,
image/png
|
Details | |
979 bytes,
patch
|
aleca
:
review+
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
1.07 KB,
patch
|
jorgk-bmo
:
approval-comm-esr68+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Opened Thunderbird
Actual results:
The icon on the tool bar was perhaps three times its usual size - its the default green jigsaw piece icon.
Expected results:
It should have been the normal size - same as the standard icons.. This icon is there because I have a Browser_action entry in my manifest.json. The same thing happens to the icons that I have in the compose window but I shrunk the icon. With this icon from the browser_action entry - it is the default icon and I can't resize it and anyway I feel like this is a bug to be fixed... though minor.
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Do you see it also when Thunderbird is restarted with addons disabled?
Reporter | ||
Comment 2•5 years ago
|
||
I presume not as the problem icons are all related to an addon - the default icon that comes when I have browser_action in the manifest.json and the icon that I use in my addon in the composer window. This had always been OK until the last but one beta and it increased. I coped with that by reducing it's size. Then in the latest beta, today, for some reason the browser_action icon stayed (previously it had only been there for a short time - don't know why - I removed it from the manifest.json) It was also super large.
Comment 3•5 years ago
|
||
I experience something similar with the Gecko Profiler addon
Comment 4•5 years ago
|
||
Related to bug 1572946? NI Richard for theme, Geoff for add-ons.
Comment 5•5 years ago
|
||
Could be a toolkit add-ons thing. Even if it is the icons should have dimensions set on them but don't.
Assignee | ||
Comment 6•5 years ago
|
||
We hadn't set a icon size. With defining a 64px icon it will show it in his original size.
With set to 18px (16px + 2px padding) it's correct now. Tested with the Gecko Profiler addon.
Assignee | ||
Comment 7•5 years ago
|
||
Patch for ESR 68.
Comment 8•5 years ago
|
||
Comment 9•5 years ago
|
||
Assignee | ||
Comment 10•5 years ago
|
||
Sorry, the rule wasn't specific enough.
Assignee | ||
Comment 11•5 years ago
|
||
Patch for ESR 68.
Comment 12•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 13•5 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/c69de8e90f22
Set a size on toolbarbutton-icon. r=aleca
Comment 14•5 years ago
|
||
TB 69 beta 4:
https://hg.mozilla.org/releases/comm-beta/rev/ebafef38ef3df4bd69bc0d5d6fea8137bf15e837
Comment 15•5 years ago
|
||
TB 68.0 ESR:
https://hg.mozilla.org/releases/comm-esr68/rev/444d8b4efa8c637fd8bd284cab142571dbdb6cf7
Description
•