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

Windows Virtual Keyboard pop unexpectedly when touch occur on QML TextField

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.10.0, 5.9.4
    • None

    Description

      When touch occur on a TextField QML item, when echoMode "Password" or "PasswordEchoOnEdit" is set, Windows virtual keyboard show unexpectedly. When Default mode or NoEcho mode is set, nothing happen.

      I don't know if the bug is keyboard pop for password mode or that keyboard doesn't pop in Default or NoEcho Mode.

      In my case, the windows Keyboard is unexpected.

      In some rare and undetermined cases keyboard pop doesn't occur, perhaps when the touch has given the focus to TextField item. touching repeatedly on the item make the keyboard pop every times.

      this occur on Windows 10.

      The bug is reproductible with touch not with mouse.

      You will find attached a sample code with different cases of echoMode.

      Attachments

        1. main.cpp
          0.4 kB
        2. main.qml
          0.9 kB
        3. qml.qrc
          0.1 kB
        4. TestPassword.pro
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            romainpautel Romain Pautel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes