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