https://bugs.kde.org/show_bug.cgi?id=411729

--- Comment #9 from Thiago Sueto <herzensch...@gmail.com> ---
Telegram (from the website with this fix:
https://github.com/telegramdesktop/tdesktop/issues/7944) and Firefox recognize
dead keys correctly. However, Firefox seems to do its own thing regarding input
(if you notice, it's the only application on Plasma that accepts Ctrl+Shift+U
Unicode input), and the fix I found out for Telegram doesn't work when set for
the entire desktop.

What's interesting however is that the same fix of using ibus works for
Telegram (from repos, website, snap and flatpak), as can be seen in
https://github.com/telegramdesktop/tdesktop/issues/1041. Is this perhaps a Qt
issue?

While writing this comment I found another workaround/fix: set QT_IM_MODULE.
Even if it's blank. I just noticed that if I run kate, dead keys aren't
recognized, but if I run QT_IM_MODULE= kate or QT_IM_MODULE=xim kate, it works.
Actually it regardless of whatever I put in it for some reason, like
QT_IM_MODULE=lmao kate. Can anyone reproduce this? If this works, this would be
preferable over installing a different input method IMO.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to