[BUG] Proton Pass not working as expected #133
Labels
No labels
bug
confirmed
contribution welcome
duplicate
enhancement
good first issue
help wanted
important
invalid
other
question
upstream
web compat
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
celenity/Phoenix#133
Loading…
Add table
Add a link
Reference in a new issue
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?
What version of Phoenix are you using?
2025.05.11.1
What version of Firefox are you using with Phoenix?
139.0.1
What operating system are you experiencing this issue on?
Other
Other
Windows 11
Please explain the issue you are experiencing.
When using Proton Pass, the password generator feature does not work. It does not show the password and doesn't copy it into the clipboard.
Actually it seems that most buttons don't work. I can't even save any modification I do to my logins. Buttons don't do anything. Working fine on Firefox Vanilla & Libre Wolf.
[BUG] PLEASE REPLACE THIS TEXT WITH A SUMMARY OF YOUR ISSUE...to [BUG] Proton Pass not working as expected@AnonSky Thanks for the report, I was able to reproduce the issue. Setting
extensions.webextensions.base-content-security-policy.v3toscript-src 'self' 'wasm-unsafe-eval'; upgrade-insecure-requests;in yourabout:configshould take care of it. I went ahead and added it to the Web Compat page (even though isn't technically a website issue - I think this is still the best place to put this for the time being, until/if we come up with something better).