Please update the QtWayland package and include https://code.qt.io/cgit/qt/qtwayland.git/commit/?id=25df38cad562c458538037b9e50552b6885e5d05 Explanation: without that commit QtWayland is close to unusable as any application shortcut with a ctrl key does not work. E.g. no Ctrl+C, no Ctrl+S, etc. Reproducible: Always Steps to Reproduce: 1. Use Wayland session 2. Try to do work Actual Results: Everything broken, copy'n'paste broken, file saving broken. Expected Results: Can work like on X11
http://packaging.neon.kde.org/cgit/qt/qtwayland.git/commit/?id=c7f883fe8ad4b448702002934b96f9b0d358cee8
Did you trigger a build of qtwayland after adding the patch? It's still broken in the dev edition.
There is a bug somewhere in the ci tooling. Which gave the relevant build an incorrect package revision. Checking.
http://build.neon.kde.org/job/xenial_unstable_qt_qtwayland/11/ should be built properly now
confirmed. Just updated, started kate and pressed ctrl+o and open file dialog opened. Thx.