3
27
Fork
You've already forked user.js
2

I can't upload images correctly. #48

Open
opened 2025年08月22日 17:31:37 +02:00 by voland_20912 · 4 comments

When I try to upload images on some websites, they are displayed incorrectly. Which setting do I need to change?

Here is an example:

When I try to upload images on some websites, they are displayed incorrectly. Which setting do I need to change? Here is an example:

Try changing these strings:
mathml.disabled from true to false
gfx.font_rendering.graphite.enabled from false to true
gfx.font_rendering.opentype_svg.enabled from false to true
And tell me if that works.

Try changing these strings: mathml.disabled from true to false gfx.font_rendering.graphite.enabled from false to true gfx.font_rendering.opentype_svg.enabled from false to true And tell me if that works.

Alright, I did that, but it's still the same. I'm using the search by image on yandex.com

Alright, I did that, but it's still the same. I'm using the search by image on yandex.com

Please, tell me more.
Doesn't work in all webs?
What format? JPG, PNG, all of them?

On the other hand, try with mozilla.cfg instead, due to the fact user.js can't change permanently, with these changes and restarting:
svg.disabled from true to false.
webgl.disabled from true to false
dom.webgpu.enabled from false to true
privacy.resistFingerprinting from true to false

Please, tell me more. Doesn't work in all webs? What format? JPG, PNG, all of them? On the other hand, try with mozilla.cfg instead, due to the fact user.js can't change permanently, with these changes and restarting: svg.disabled from true to false. webgl.disabled from true to false dom.webgpu.enabled from false to true privacy.resistFingerprinting from true to false

This only affected a few websites. I can't remember them all, but there weren't many. I did have issues searching for images on Yandex, and this affected all image formats.
Anyway, thanks for your help. Changing the privacy.resistFingerprinting setting from true to false solved the problem.

This only affected a few websites. I can't remember them all, but there weren't many. I did have issues searching for images on Yandex, and this affected all image formats. Anyway, thanks for your help. Changing the privacy.resistFingerprinting setting from true to false solved the problem.
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Narsil/user.js#48
Reference in a new issue
Narsil/user.js
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?