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

QDeclarativeTextInput does not repaint when passwordCharacter is changed

    XMLWordPrintable

Details

    • e0c798ebb4fc56fa6be38f6ec3e82de147891260

    Description

      When changing the passwordCharacter of a TextItem element item is not redrawn until something else changes.

      I could see that QDeclarativeTextInput::setPasswordCharacter() does not call update() or q_textChanged(), which might be better.

      To reproduce, run the attached example and click the blue rectangle. Password chars do not change until you actually click them and type something.

      Attachments

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

        Activity

          People

            jpetrell Joona Petrell
            fleury Eduardo Fleury
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes