Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.7.1
-
None
-
Raspberry PI embedded QT5 version 5.7.1
Description
On a spanish linux debian setup, using EGLFS, with locale apparently correctly set. All spanish keys work correctly except accents, or so called dead keys. The compose file seems to be fine `/usr/share/X11/locale/compose.dir`. Forced with QTCOMPOSE and XCOMPOSE with no avail. All other X11 and console apps work fine.
setxkbmap -print
xkb_keymap {
xkb_keycodes
;
xkb_types
xkb_compat { include "complete" }
;
xkb_symbols
;
xkb_geometry
;
};
Attachments
Issue Links
- relates to
-
QTBUG-42181 Use libxkbcommon compose key API in QComposeInputContext plugin.
- Closed
-
QTBUG-79097 Dead keys don't work.
- Reported