Summary: | xmodmap is ignored | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Simone Gaiarin <simgunz> |
Component: | part | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | christoph |
Priority: | NOR | ||
Version First Reported In: | 19.04.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Simone Gaiarin
2019-07-03 13:00:32 UTC
This is handled by Qt. There are up-stream bugs for this, e.g. https://bugreports.qt.io/browse/QTBUG-31527?jql=text%20~%20%22xmodmap%22 Most of them seem to be closed, if that still happens, please re-open one of them there. Sorry for the inconvenience, Kate/KTextEditor can't fix that. I have built a basic QApplication with a QTextEdit component to test this, and things are working, so I believe this is not a Qt bug. Moreover, in other parts of KDE this bug is not present. For example the text editor of KMail does not have this problem and neither the line edits of all the system settings modules. Actually, things are also working in Calligra Words (not sure why I said they are only partially working). Thanks for trying this! The question is: What is the difference between QTextEdit and our event handling. We only handle the key events Qt passes to us, too :/ Ok, btw., we have an older bug for such key handling issues. I will duplicate this to the older one. Still, nobody has brought up some proper solution :( *** This bug has been marked as a duplicate of bug 378178 *** |