Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.14, 5.15, 6.0, 6.1
-
None
-
deepin v20
-
-
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
Issue Links
- resulted from
-
QTBUG-40 QLineEdit::editingFinish() signal gets emitted every time focus is brought back to the window when closing
-
- Closed
-