D11003: Fix the Add Source dialog
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Sun Mar 4 01:10:26 UTC 2018
apol added a comment.
Does it work to press Enter and Escape?
INLINE COMMENTS
> AddSourceDialog.qml:62
> Layout.fillWidth: true
> - Keys.onEnterPressed: newSourceDialog.accept()
> + Keys.onReturnPressed: okButton.clicked()
> + Keys.onEnterPressed: okButton.clicked()
onAccepted:
REPOSITORY
R134 Discover Software Store
REVISION DETAIL
https://phabricator.kde.org/D11003
To: ngraham, #discover_software_store, apol
Cc: plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180304/71b5f05e/attachment.html>
More information about the Plasma-devel
mailing list