Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.3.2
-
None
Description
On a QAbstractButton, the pressed() signal is more often emitted
than the released() signal. That means that sometimes one gets a pressed()
signal that is not 'closed' with a released() signal.