celenity/Phoenix
8
198
Fork
You've already forked Phoenix
19

[BUG] Images that can be interacted with won't save or display properly #200

Closed
opened 2025年11月14日 15:30:41 +01:00 by 100dogs · 3 comments

Confirmation Checklist

What web browser(s) are you using with Phoenix?

Firefox

Other

No response

What operating system(s) are you experiencing this issue on?

Debian

Other

No response

What version of Firefox/Gecko and Phoenix are you using?

140.5.0esr (Phoenix: 2025年11月07日.1)

If you remember, what version of Firefox/Gecko and Phoenix did you first notice the issue on?

140.5.0esr (Phoenix: 2025年11月07日.1)

Does the issue occur on a new browser profile?

  • Yes
  • No

Please share your browser's distribution ID.

default

Please share your browser's update channel.

No response

Please share a list of your currently installed browser add-ons/extensions, as well as the versions you have installed.

Bitwarden Password Manager - 2025100
Facebook Container - 2.3.12
Firefox Multi-Account Containers - 8.3.4
LibRedirect - 3.2.0
Mailvelope - Secure your email with PGP - 6.2.0
Reddit Enhancement Suite - 5.24.8
Skip Redirect - 2.3.6
uBlock Origin - 1.67.0
Wayback Machine - 3.2
XKit Rewritten - 1.1.2
Zotero Connector - 5.0.189

Please explain the issue you are experiencing.

Uploading or interactable images don't display properly (in fact I think the screenshot of the addons I uploaded is doing the very same...), and are instead just a bunch of lines. I've uploaded an example. I've restarted FF in troubleshooting mode & still having the same issue. Usually the canvas itself is fine, until an image is uploaded or saved.
Example: using an in-browser app like photopea to edit images.

Please provide detailed steps to reproduce the issue.

Any website where you can interact with an image.
Known: https://www.photopea.com/, https://www.piskelapp.com/, https://jspaint.app/

### Confirmation Checklist - [x] I confirm that this issue occurs on the **latest release** of Phoenix. You can check what the latest version is on [the `Releases` page](https://codeberg.org/celenity/Phoenix/releases). - [x] I confirm that this issue has **NOT** already been reported on [the Codeberg issue tracker](https://codeberg.org/celenity/Phoenix/issues), [the GitLab issue tracker](https://gitlab.com/celenityy/Phoenix/-/issues), **and/or** [the GitHub issue tracker](https://github.com/celenityy/Phoenix/issues). ### What web browser(s) are you using with Phoenix? Firefox ### Other _No response_ ### What operating system(s) are you experiencing this issue on? Debian ### Other _No response_ ### What version of Firefox/Gecko and Phoenix are you using? 140.5.0esr (Phoenix: 2025年11月07日.1) ### If you remember, what version of Firefox/Gecko and Phoenix did you first notice the issue on? 140.5.0esr (Phoenix: 2025年11月07日.1) ### Does the issue occur on a new browser profile? - [ ] Yes - [ ] No ### Please share your browser's distribution ID. default ### Please share your browser's update channel. _No response_ ### Please share a list of your currently installed browser add-ons/extensions, as well as the versions you have installed. Bitwarden Password Manager - 2025100 Facebook Container - 2.3.12 Firefox Multi-Account Containers - 8.3.4 LibRedirect - 3.2.0 Mailvelope - Secure your email with PGP - 6.2.0 Reddit Enhancement Suite - 5.24.8 Skip Redirect - 2.3.6 uBlock Origin - 1.67.0 Wayback Machine - 3.2 XKit Rewritten - 1.1.2 Zotero Connector - 5.0.189 ### Please explain the issue you are experiencing. Uploading or interactable images don't display properly (in fact I think the screenshot of the addons I uploaded is doing the very same...), and are instead just a bunch of lines. I've uploaded an example. I've restarted FF in troubleshooting mode & still having the same issue. Usually the canvas itself is fine, until an image is uploaded or saved. Example: using an in-browser app like photopea to edit images. ### Please provide detailed steps to reproduce the issue. Any website where you can interact with an image. Known: https://www.photopea.com/, https://www.piskelapp.com/, https://jspaint.app/
100dogs changed title from (削除) [BUG] PLEASE REPLACE THIS TEXT WITH A SUMMARY OF YOUR ISSUE... (削除ここまで) to [BUG] Images that can be interacted with won't save or display properly 2025年11月14日 15:31:50 +01:00
Author
Copy link

thought: might this have something to do with canvas blocker settings?

thought: might this have something to do with canvas blocker settings?

Thanks for the report (and apologies for not getting back to you on this sooner).

@100dogs This indeed looks related to canvas data; when navigating to those sites, you should've received a prompt to allow extraction of canvas data. You'll want to allow it for the images to display properly.

If you already blocked it and need to reset the permission, you can temporarily set privacy.resistFingerprinting to true at about:config, navigate to the site, select the canvas icon on the URL bar, and select the x to the left of your current choice. You should then set privacy.resistFingerprinting back to false, and refresh the page (This work-around is needed due to an upstream bug ATM).

Please let me know if that doesn't resolve the issue.

Thanks for the report *(and apologies for not getting back to you on this sooner)*. @100dogs This indeed looks related to canvas data; when navigating to those sites, you should've received a prompt to allow extraction of canvas data. You'll want to allow it for the images to display properly. If you already blocked it and need to reset the permission, you can temporarily set `privacy.resistFingerprinting` to `true` at `about:config`, navigate to the site, select the canvas icon on the URL bar, and select the `x` to the left of your current choice. You should then set `privacy.resistFingerprinting` back to `false`, and refresh the page *(This work-around is needed due to an upstream bug ATM)*. Please let me know if that doesn't resolve the issue.
Author
Copy link

@celenity wrote in #200 (comment):

Thanks for the report (and apologies for not getting back to you on this sooner).

@100dogs This indeed looks related to canvas data; when navigating to those sites, you should've received a prompt to allow extraction of canvas data. You'll want to allow it for the images to display properly.

If you already blocked it and need to reset the permission, you can temporarily set privacy.resistFingerprinting to true at about:config, navigate to the site, select the canvas icon on the URL bar, and select the x to the left of your current choice. You should then set privacy.resistFingerprinting back to false, and refresh the page (This work-around is needed due to an upstream bug ATM).

Please let me know if that doesn't resolve the issue.

Hi, sorry this is such a late reply, but yes that seems to have fixed this issue! Thanks :)

@celenity wrote in https://codeberg.org/celenity/Phoenix/issues/200#issuecomment-8462259: > Thanks for the report _(and apologies for not getting back to you on this sooner)_. > > @100dogs This indeed looks related to canvas data; when navigating to those sites, you should've received a prompt to allow extraction of canvas data. You'll want to allow it for the images to display properly. > > If you already blocked it and need to reset the permission, you can temporarily set `privacy.resistFingerprinting` to `true` at `about:config`, navigate to the site, select the canvas icon on the URL bar, and select the `x` to the left of your current choice. You should then set `privacy.resistFingerprinting` back to `false`, and refresh the page _(This work-around is needed due to an upstream bug ATM)_. > > Please let me know if that doesn't resolve the issue. Hi, sorry this is such a late reply, but yes that seems to have fixed this issue! Thanks :)
Sign in to join this conversation.
No Branch/Tag specified
dev
pages
2026年07月08日.1
2026年06月10日.1
2026年05月21日.2
2026年05月21日.1
2026年04月27日.1
2026年03月31日.1
2026年03月30日.1
2026年02月23日.1
2026年02月16日.1
2026年01月21日.1
2025年12月23日.1
2025年11月27日.1
2025年11月07日.1
2025年10月26日.1
2025年10月12日.1
2025年10月03日.1
2025年09月07日.1
2025年08月06日.1
2025年07月30日.1
2025年07月11日.1
2025年06月24日.1
2025年06月12日.1
2025年06月10日.1
2025年06月06日.1
2025年06月02日.2
2025年06月02日.1
2025年05月11日.1
2025年04月27日.1
2025年04月15日.1
2025年04月11日.1
2025年04月02日.1
2025年03月25日.1
2025年03月20日.1
2025年03月12日.1
2025年03月05日.1
2025年02月28日.1
2025年02月21日.1
2024年02月18日.1
2025年02月14日.1
2025年02月13日.1
2025年02月01日.1
2025年01月30日.1
2025年01月27日.1
2025年01月24日.1
2025年01月22日.2
2025年01月22日.1
2025年01月20日.2
2025年01月20日.1
2025年01月19日.1
2025年01月14日.1
2025年01月13日.1
2025年01月12日.2
2025年01月12日.1
2025年01月06日.1
05January2025v1
20240103.2
20250103.1
20241229-1
20241225-1
20241216-1
20241211-1
20241204-1
20241203-1
31November2024v1
20241103-1
20240924-1
20240914-1
20240907-1
20240902-1
20240831-1
20240825-1
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
celenity/Phoenix#200
Reference in a new issue
celenity/Phoenix
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?