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

Qt.inputMethod.visible property not reliably cleared with different VKBs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.6.0
    • None

      Related to changes made for QTBUG-42444, with Qt 5.6.0 the visible property is not reliably set to false when the keyboard is dismissed if the Virtual Keyboard uses different animation durations.

      In this case, the VKB animation takes around 350 ms for the height to reliably be less than 100 pixels, but the code is hard-coded to wait for only 100 ms.

      Perhaps this delay should be set in some configurable way, or a more robust solution found? I realize this is not easy since Android doesn't exactly expose this information publicly.

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

            srutledg Shawn Rutledge
            CPendleton Corey Pendleton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes