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

Android: TextInput.Password should show last-typed character briefly

    XMLWordPrintable

Details

    • 2cba33901bfc4cbd86334c2484e78b61f131dcf5

    Description

      On Android, using echoMode:TextInput.Password in a TextField should cause the last-typed character to be shown, unmasked, for 1.5 seconds. Instead, all characters are masked.

      The 1.5 seconds is hard-coded in the Android API here: http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/5.1.1_r1/android/text/method/PasswordTransformationMethod.java#242

      A similar fix has already been made for iOS: https://codereview.qt-project.org/#/c/112704/

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            sparist Jason Erb
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes