[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-09-07 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 Christoph Cullmann changed: What|Removed |Added Status|REOPENED|RESOLVED

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-06-17 Thread Bernhard Scheirle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 --- Comment #30 from Bernhard Scheirle --- I think I found the bug and added a patch to the Qt bug tracker ( https://bugreports.qt.io/browse/QTBUG-53121 ). With this patch AltGr+ keys work for me in kate again. (Qt

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-05-02 Thread Igor Kushnir via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 --- Comment #29 from Igor Kushnir --- I investigated the relevant Qt code, but could not find a proper fix. Only a simple workaround, which is likely to break something else. Created an issue on the Qt bug tracker:

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-04-07 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 --- Comment #28 from Dominik Haumann --- @Those who are affected by this issue: Can you report / comment on this upstream and bug the Qt devs to find a fix? Maybe even you yourself can provide a fix for this, give you already

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-04-07 Thread Igor Kushnir via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 --- Comment #27 from Igor Kushnir --- Indeed, the issue is back. It was introduced before Qt 5.6.0 release - in the following commit: https://code.qt.io/cgit/qt/qtbase.git/commit/?id=1e15b428b59c3134a0f584bfb303e95d0682e45d The issue

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-03-23 Thread Martin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 --- Comment #26 from Martin --- Currently, I am using Kate 15.12.3 and Qt 5.6.0 and the error persists. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-02-03 Thread Christoph via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 Christoph changed: What|Removed |Added CC||ch...@sunderhauf.net -- You

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-01-17 Thread Martin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 Martin changed: What|Removed |Added Version Fixed In|4.14.3-3|QT 5.6 --- Comment #25

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-01-16 Thread Igor Kushnir via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 --- Comment #24 from Igor Kushnir --- I have bisected the qtbase git repository and found the following: 1. This issue is not present in Qt 5.5.0 release. 2. The issue is introduced in this commit:

[kate] [Bug 343629] write cursor does not move when keys are pressed

2016-01-11 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 Denis Kurz changed: What|Removed |Added CC||denis.k...@posteo.de --

[kate] [Bug 343629] write cursor does not move when keys are pressed

2015-12-04 Thread Arne Döring via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343629 --- Comment #22 from Arne Döring --- There should be a test case that creates x11 events like those events emitted from the neo layout. These events should be send to a running kate session with some text and cursor position, and