https://bugs.kde.org/show_bug.cgi?id=521016
Bug ID: 521016
Summary: Allow copying from private browser tabs
Classification: Plasma
Product: plasmashell
Version First master
Reported In:
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Clipboard widget & pop-up
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
DESCRIPTION
By default, KDE clipboard widget ignores text copied from private browser tabs
and password managers because they attach tag to the text that tells to not
save this text (for security reasons). I'd like to have option to ignore this
tag and save the text in history even if an app tells not to save it.
This is useful for example when you use private browser by default for
everything. Without saving copied text to history text would be lost when
closing the app.
I understand that this would be less secure than respecting what an app tells
to do but just adding ability to change default behavior shouldn't decrease
security for most of the users. Also for additional security maybe allow
ignoring only from specific apps if this is not very hard to implement.
SOFTWARE/OS VERSIONS
Operating System: NixOS 26.11
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.0
ADDITIONAL INFORMATION
I know that Firefox allows setting
"clipboard.copyPrivateDataToClipboardCloudOrHistory" to true in about:config
which fixes the issue, but I was not able to find such setting for chromium
based browsers
--
You are receiving this mail because:
You are watching all bug changes.