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

Reply via email to