diff options
author | Christian Ehrlicher <[email protected]> | 2025-10-15 17:26:36 +0200 |
---|---|---|
committer | Christian Ehrlicher <[email protected]> | 2025-10-17 18:34:18 +0200 |
commit | 6cd906a8bd80b62d254c9491720909cd87cfa36b (patch) | |
tree | ffae9fb4e3a94deea1747617a9fe22254e9cc8e9 /src/plugins/platforms/wasm | |
parent | 697467451973a21ed3c8ed31e6d15c1abac85479 (diff) |
WA_KeyboardFocusChange is set when the user changes the focus by mouse
but never cleared once the focus was changed e.g. with the mouse. The
only way to clear it is to unfocus the whole top-level widget. This is
results in focus rects in some style like fusion on checkboxes where
there shouldn't be one.
Fix it by clearing the attribute when the FocusReason is not keyboard.
Fixes: QTBUG-141100
Pick-to: 6.10
Change-Id: I211e7f435c9fe748ee9925e35b481166b7446a55
Reviewed-by: Oliver Wolff <[email protected]>
Reviewed-by: Friedemann Kleint <[email protected]>
Diffstat (limited to 'src/plugins/platforms/wasm')
0 files changed, 0 insertions, 0 deletions