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

Splitview - Changing the focused graphics item while keyboard is open does not connect the new graphics item to translate() slot

    XMLWordPrintable

Details

    • ed9e0cae2e99d16a311727873ff349b45bd61d13

    Description

      Precondition: user has graphics scene that has several graphics item capable of editing text.

      User changes focus from one item to a new one while the splitview keyboard is open.
      -> Newly focused item is not connected to the translate() slot.
      -> Newly connected item will not be kept "automatically" visible above the keyboard.

      The scene calls reset() for the input context when focused item changes, but the QCoeFepInputContext ignores the reset() (from splitview point of view).

      Attachments

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

        Activity

          People

            samimeri Sami Merila (Inactive)
            samimeri Sami Merila (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes