Blurry icons in download manager with gui scaling and hidpi on Linux / X11
Categories
(Firefox :: Downloads Panel, defect, P3)
Tracking
()
People
(Reporter: abspack, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0
Steps to reproduce:
Download something and open the download manager or click on the download icon.
Actual results:
The icons are blurry.
Expected results:
The icons should be sharp.
I am using Linux / X11 with gui scaling set to 2x. Display resolution is 4K. The issue seems not to be a icon theme issue because I tested with multiple themes like adwaita.
Reporter | ||
Comment 1•6 months ago
|
||
Comment 2•6 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Theme' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 3•5 months ago
|
||
Hello! Thank you for submitting this issue I have tried to reproduce the issue on my end but unfortunately I wasn't able to with firefox 129.0a1(2024-06-14) on Ubuntu 22.04.
Could you please answer the following questions in order to further investigate this issue?
- Does this issue happen with a new profile? Here is a link on how to create one: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles
- Does this issue happen in the latest nightly? Here is a link from where you can download it: https://www.mozilla.org/en-US/firefox/channel/desktop/
- Do you have any addons installed? If yes could you please list them?
Comment 4•5 months ago
|
||
On the theme side we don't have much control over these icons that are coming from the system, but maybe we can request higher-res pictures. Moving this over to Download Panel for further investigation.
Comment 5•5 months ago
|
||
We may be wanting to ask for an higher resolution icon to the moz-icon protocol here: https://searchfox.org/mozilla-central/rev/ece43b04e7baa4680dac46a06d5ad42b27b124f4/browser/components/downloads/DownloadsViewUI.sys.mjs#473,476,488 depending on the screen dpi
We should check if there's other code fetching these icons.
Updated•5 months ago
|
Updated•5 months ago
|
Description
•