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

iOS: QGraphicsTextItem focus issues with virtual keyboard

XMLWordPrintable

    • iOS/tvOS/watchOS

      Use the attached example application to reproduce these issues.

      When the QGraphicsTextItem loses focus the virtual keyboard doesn't hide automatically.

      Steps to reproduce:
      1) Tap in the text item
      2) Tap in the empty space in the scene
      -> The text item loses focus, but the keyboard stays up.

      There's also an issue where QGraphicsTextItem is focused when another item should get focus.

      Steps to reproduce:
      1) tap in the text item to give it focus
      2) close the input method by hitting the keyboard down button in the lower right conner of the input method
      3) tap in the red circle.
      -> The red circle gains focus and then immediately the text item gets focus. When the text item gets focus, the input method keyboard never pops up.

        1. KeyboardFocusTest.tar.gz
          0.9 kB
          Kimmo Leppälä
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            richard Richard Moe Gustavsen
            kileppal Kimmo Leppälä
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes