Most image editing forms on websites displays vertical stripes instead of the image
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: cauchy-schwartz, Unassigned)
Details
Attachments
(1 file)
56.78 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Go to almost any form that allows image cropping, filters etc. online (e.g. Google Photos editing, LinkedIn profile photo upload). Using KDE Manjaro Linux - likely quite a local problem. Doesn't happen on Chromium.
Actual results:
Vertical stripes are displayed over the image. Their colour and exact shape varies depending on the site (see attachment for various examples from Google Photos alone). They can even be a kind of grid of very small points. On some sites (e.g. LinkedIn), the photo will display as these stripes if it's saved, while it will look normal on Google Photos.
Expected results:
Image should display and be able to be edited as normal (like in Chromium).
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Form Controls' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
You have privacy.resistFingerprinting=true
, which returns garbage data from some canvas APIs to prevent exposing GPU internals, IIRC.
Description
•