[Differential] [Updated] D4805: Basic keyboard support + fixes to QuickShare plasmoid: Plasma-addons side patch

Aleix Pol Gonzalez noreply at phabricator.kde.org
Wed Mar 1 14:55:58 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170301/3c82119d/attachment.html>


More information about the Plasma-devel mailing list