[Differential] [Changed Subscribers] D4805: Basic keyboard support + fixes to QuickShare plasmoid: Plasma-addons side patch
Kai Uwe Broulik
noreply at phabricator.kde.org
Tue Feb 28 14:50:20 UTC 2017
broulik added inline comments.
INLINE COMMENTS
> ShareDialog.qml:54
> onClicked: view.createJob(index)
> + Keys.onReturnPressed: view.createJob(index)
> + Keys.onEscapePressed: window.hide()
You should also do `Keys.onEnterPressed` (the Enter key on numpad)
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D4805
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: yuenlim, #plasma, apol, mart
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/20170228/2c0b5df2/attachment-0001.html>
More information about the Plasma-devel
mailing list