apol added a comment.
I think this patch needs more testing and getting it in was premature. One needs to be able to paste images and text as well. INLINE COMMENTS > main.qml:226 > function action_paste() { > + if (clipboard.formats.length < 1) { // empty clipboard! > + return; // do nothing (there's the tooltip!) This is not correct. What if the content isn't urls? REPOSITORY R114 Plasma Addons REVISION DETAIL https://phabricator.kde.org/D4805 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: yuenlim, #plasma, mart, apol Cc: broulik, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol