Skip to content
Commit 476c782b authored by Stefano Crocco's avatar Stefano Crocco Committed by Felix Ernst
Browse files

Add TabFocus to focusPolicy instead of overriding it

Overriding the previous focus policy may reduce the number ways the
widget can receive focus, leading to problems. For example, in
Konqueror, it lead to the user being unable to give focus to the
location bar by simply clicking on it (see
https://mail.kde.org/pipermail/kde-devel/2023-October/002082.html).
To avoid this, `TabFocus` should be added to the existing focus methods.
parent 64e393ae
Pipeline #515467 failed with stage
in 1 minute and 24 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment