Home GnuPG

Fix event filtering of QAbstractItemView

Description

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

Details