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

QLineEdit should be enter editing status when FocusIn

    XMLWordPrintable

Details

    • Linux/X11
    • 8ee2186830d33cf2e0ebc7c9ab59166a27fe81a5 (qt/qtbase/dev) b3f84f0a734b2c5065aa721a2982134289525f8f (qt/qtbase/6.1)

    Description

      phenomenon:

      After QLineEdit gains focus, switch windows, QLineEdit loses focus, QLineEdit will not issue editingFinished signal

       

      sssssssss.zip is a issue demo.   the error.mp4 show the error Happening, the right.mp4 show normal phenomenon.

       

      Why:

      The reason for this bug is that if QLineEdit only gets the focus, the variable edited value is false, when QLineEdit lose focus, the signal of editingFinished  will not issue.

      Attachments

        1. error.mp4
          821 kB
        2. inputerror.mp4
          789 kB
        3. right.mp4
          1.03 MB
        4. sssssssss.zip
          50 kB

        Issue Links

          For Gerrit Dashboard: QTBUG-94057
          # Subject Branch Project Status CR V

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              kingderzhang kingderzhang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes