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

Regression: wl_keyboard repeat rate is interpreted as repeat interval, leading to inverse behavior

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.14.1, 5.15.0 Alpha
    • 5.13.0, 5.13.2, 5.14.0 RC1
    • QPA: Wayland
    • None
    • Linux/Wayland
    • 80ed5501cf5dcc4b6ef2a1a126d9d564c1c73851 (qt/qtwayland/5.14)

    Description

      This means a wl_keyboard.repeat_info with a rate of 1 (meaning 1 character per second) will be interpreted as 1 key every milliisecond (meaning 1000 characters per second).

      This is a regression, because previously, repeat rate and delay was just hard-coded, while now it may become unusable in some configurations.

      The fix should be very simple.

      Attachments

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

        Activity

          People

            johanhelsing Johan Helsing
            johanhelsing Johan Helsing
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes