Closed aDifferentBook closed 2 years ago
Started using Mull Browser and found I can't copy links from sites and after searching I found Issue #24 to solve my issue.
But for many other people it's hard to find things and configure them so it's better to enable it by default.
I've set these two values to true -
pref("clipboard.autocopy", false); - true pref("dom.allow_cut_copy", false); - true
I'll consider it for next version
This is fixed in the latest 98.1.1 release.
Started using Mull Browser and found I can't copy links from sites and after searching I found Issue #24 to solve my issue.
But for many other people it's hard to find things and configure them so it's better to enable it by default.
I've set these two values to true -