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

iOS: F-key Events Not Delivered

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.4.0
    • None
    • iPad-3, Nexus-7-2013,
      the keyboard used is RAPOO E6300 aimed for iPad.
    • iOS/tvOS/watchOS

    Description

      To reproduce:
      1. Connect a Bluetooth keyboard to a device;
      2. Run a Qt application with implemented:
      event
      keyPressEvent
      keyReleaseEvent
      inputMethodEvent

      Either place printouts or break-points in the functions;

      3. Use the keyboard and observe that pressing
      letters and digits generates key-event that are
      properly delivered;

      4. Try now Fn-F1, Fn-F2, ... Fn-Fy-1, Fn-Fy keys where Y is from 1 to 12
      Observe, that there are no events delivered neither
      to keyPressEvent nor to inputMethodEvent;

      5. Proceed with steps 1-4 by using the setup with an Android device.
      Observe that the F-key events are properly delivered.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            coroberti Robert Iakobashvili
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes