Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.15.2
-
None
-
-
51e940260af183228798c7741646ac88252e1f3b (qt/qtbase/6.0) e688b99995b8c624dbcea296c99fb89262d29e15 (qt/qtbase/dev) a4a0adbc1f4544b771aba5e8a493b4c9bce09db9 (qt/tqtc-qtbase/tqtc/lts-5.15)
Description
Problem
In linux emojis can be mapped to keyboard keys, for fast emoji typing, like
xmodmap -e "keycode 49 = U1F44D U1F64F"
https://github.com/Parveshdhull/emoji-keyboard
But for some reason nothing is happening in text box when key is pressed, while it works everywhere.
Other Testing
I also tried keymapping using autokey. it doesn't have any issue with simple text, but emoji is creating problem.
https://github.com/autokey/autokey
autokey has many ways of automatic pasting. All failed in text boxed, except shift+insert.
I don't know what text box is doing but after that autokey also freezes.
Tested Applications
https://github.com/telegramdesktop/tdesktop
https://www.archlinux.org/packages/community/x86_64/maui-nota/
Bug Reported
Attachments
Issue Links
- is duplicated by
-
QTBUG-99447 unable to input 0x1XXXX characters from unicode keysyms (linux, gnome, wayland)
- Closed
-
QTBUG-93091 Qt cannot handle Modi script
- Closed
- relates to
-
QTBUG-65765 Unable to insert emoji in input fields using xdotool
- Closed