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

[REG 6.7.3] Wayland text input v3: input method window no longer updates its positions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.8.1, 6.9.0 FF
    • 6.7.3
    • QPA: Wayland
    • None
    • Arch Linux, Wayfire / KDE Wayland.
    • Linux/Wayland
    • c968b77ed (dev), b06550408 (6.8)

    Description

      Since 6.7.3 (0205ef5917bc529b0625a724e0f9b59626c774f9), the input method window won't move along the cursor; it stays where it initially is. E.g. run the command

      QT_WAYLAND_TEXT_INPUT_PROTOCOL=zwp_text_input_v3 WAYLAND_DEBUG=1 dolphin &> /tmp/w.log

      and find a place to type something with an input method (e.g. fcitx5). In the log we can see that there are multiple set_cursor_rectangle calls, but no commit calls. So the position won't update.

      This is regressed by QTBUG-126275 and it only affects text input v3 so normal KDE users are not affected.

      Attachments

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

        Activity

          People

            inho Inho Lee
            lilydjwg lilydjwg li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes