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

Key events are handle in the wrong order.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.5.2
    • Core: Event loop
    • None
    • Linux

    Description

      The problem was discovered using a barcode scanner.

      When the scanner reads, it sends the keys in this order (for uppercase letters): <SHIFT_KEY_PRESS> <CHAR_KEY_PRESS> <CHAR_KEY_RELEASE> <SHIFT_KEY_RELEASE>
      The problem a raises somewhere in the translation from X11 events to Qt events. See included log files.

      Attachments

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

        Activity

          People

            bhughes Bradley T. Hughes (closed Nokia Identity) (Inactive)
            stromme Christian
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes