https://bugs.kde.org/show_bug.cgi?id=501811
--- Comment #6 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 04dcb61e1d80149116e8d45055abfcd1248204c7 by Kai Uwe Broulik. Committed on 21/03/2025 at 15:55. Pushed by broulik into branch 'master'. Clipboard: Set clipboard text, too, if applicable Purpose has no proper API contract for sending just text, it's all sent as part of "urls". Try to guess what is an URL (we want to be tolerant in the parser since we don't really know how strict the input will be) and only set that as URL and also set everything as text. M +19 -11 src/plugins/clipboard/clipboardplugin.cpp https://invent.kde.org/frameworks/purpose/-/commit/04dcb61e1d80149116e8d45055abfcd1248204c7 -- You are receiving this mail because: You are watching all bug changes.