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.
- GnuPG-bug-id: T7739