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

QLineEdit Validator stays red after the text has been changed for a correct one

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 6.4.2
    • GUI: Text handling
    • None
    • Linux/Other display system

    Description

      Expected behavior:
      Entering an "incorrect" text while using a validator should paint the QLineEdit red.
      Afterwards, when re-entering a "correct" text inside of the same validator a new paint
      event should happen and the QLineEdit should be restore to its original color.

       

      Actual behavior:
      When entering a "correct" text after an "incorrect" one, the QLineEdit remains red.

      Attachments

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

        Activity

          People

            fredericl Frederic Lefebvre
            fredericl Frederic Lefebvre
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes