Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clipboard broken due to dom.event.clipboardevents.enabled being disabled #255

Open
DaRacci opened this issue Feb 14, 2025 · 1 comment
Open
Labels
bug Something isn't working

Comments

@DaRacci
Copy link

DaRacci commented Feb 14, 2025

Already looked at the Wiki?

Yes

Describe the Issue

I recently updated my FF-Ultima and used the user.js due to the new updates needing it.
After this i was unable to use any copy, paste or cut actions on a number of websites but first to come to mind are Zendesk and GitHub.

Interestingly GitHub only had the issue on my Windows machine and under Linux it works fine.

Secondary to this I don't believe telemetry/privacy user preference changes belong in this Project, this should either be explicitly noted that there are also some small changes regarding this or leave it to the projects that are dedicated to this.

The commit that introduced this is ec4e1eb

Expected Behavior

Being able to use clipboard actions.

Platform/Desktop

Windows

Web Browser

Firefox

If Other Browser was selected, specify here:

No response

Is your browser updated to the latest version?

Yes

Picture/Video of the Issue

2025-02-14.22-36-20.mp4
@DaRacci DaRacci added the bug Something isn't working label Feb 14, 2025
@soulhotel
Copy link
Owner

soulhotel commented Feb 14, 2025

It was disabled to prevent invasive websites from listening to clipboard data, java event listeners from disabling right-click copy in other sites, it makes sense that some heavy telemetry or editorial focused might break without the ability to do so.

But anyway.. breakage isn't good. I'll switch it to True for the next update in case any other user isn't aware of the theme previously disabling it. *Before deleting it of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants