Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-59378

Accents on QT5 with spanish keyboard are not displayed

XMLWordPrintable

      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

      { include "evdev+aliases(qwerty)" }

      ;
      xkb_types

      { include "complete" };
      xkb_compat { include "complete" }

      ;
      xkb_symbols

      { include "pc+es+inet(evdev)" }

      ;
      xkb_geometry

      { include "pc(pc105)" }

      ;
      };

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            paeglis Gatis Paeglis
            albertcasals Albert Casals
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes