Fix event filtering of QAbstractItemView
QAbstractItemView uses event filtering to update the selection and the
current item on focus-in events of item widgets and delegates. This was
broken.
Noticed while working on
- GnuPG-bug-id: T7018
Fix event filtering of QAbstractItemView Tags None Subscribers None
Description
Details
|