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

[Regression] When a validator is used and EchoMode::Password is used, the input gets cleared when the character count exceeds the validator's maximum count

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.1
    • 4.8.3, 4.8.4
    • None
    • Windows 7, Ubuntu 12.04

    Description

      This is regression from a commit to:
      https://bugreports.qt-project.org/browse/QTBUG-14226
      https://codereview.qt-project.org/#change,15185

      Steps to reproduce:
      1) execute the attached application
      2) start inputting to the top most TextInput
      3) Type more than 10 characters

      Expected result:
      One shouldn't be able to input any characters.

      Actual result:
      Inputed text disappears.

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes