┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/completions
diff options
context:
space:
mode:
authorFelix Ernst <[email protected]>2024-01-26 19:12:23 +0100
committerFelix Ernst <[email protected]>2024-02-01 12:20:10 +0100
commita4efbfbfa69f04ed21fe703a11bb59416ef8a821 (patch)
tree2b912b8543ecdae2145d69099659b8d48bbef868 /completions
parent65ba5a58c0f0a91a56d111a83a54254fa46927ed (diff)
Fix focus chain
Prior to this commit pressing Tab repeatedly would bring the focus to the end of the status bar but not further. This commit makes sure the tab focus doesn't get stuck on the invisible tab bar by explicitly removing the DolphinTabBar from the focus chain while it is hidden. I don't understand why pressing Tab doesn't do anything for the invisible tab bar, but removing an invisible and currently useless widget from the focus chain seems sensible in any case. Improve the accessibility autotest to prevent regressions concerning this.
Diffstat (limited to 'completions')
0 files changed, 0 insertions, 0 deletions