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

TextInput accepts keys with modifiers.

XMLWordPrintable

    • macOS

      TextInput accepts and incorrectly prints modified key events that have no function in TextInput. This prevents global hotkeys such as "ctl+s" (save) or StandardKeys from functioning.

      TextInput should only accept keys with modifiers (any keys for that mater) that have actual meaning to TextInput, and pass all others on for upstream handling to be UX consistent with applications.

        For Gerrit Dashboard: QTBUG-37994
        # Subject Branch Project Status CR V

            esabraha Eskil Abrahamsen Blomfeldt
            mrjoshua Joshua Kolden
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes