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

QLineEdit should be enter editing status when FocusIn

XMLWordPrintable

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

      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.

        1. error.mp4
          821 kB
          kingderzhang
        2. inputerror.mp4
          789 kB
          kingderzhang
        3. right.mp4
          1.03 MB
          kingderzhang
        4. sssssssss.zip
          50 kB
          kingderzhang
        For Gerrit Dashboard: QTBUG-94057
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes