Home GnuPG

qtbase: Don't report active windows as having focus

Description

qtbase: Don't report active windows as having focus

This fixes the problem that NVDA read text of new windows twice. The
root cause was that Qt reported to NVDA that the window had focus
additionally to the actual UI element that had focus. Therefore, NVDA
didn't ignore the focus event for the window itself.

Details

Provenance
ikloeckerAuthored on Wed, Aug 13, 10:44 AM
Parents
rW04562cf823d0: Update Libgcrypt to 1.11.2
Branches
Unknown
Tags
Unknown
References
HEAD -> master
Tasks
T7739: pinentry/kleopatra: NVDA reads text multiple times