Skip to content

tabbox/switchers/thumbnail_grid: use FocusScope as main item

Vlad Zahorodnii requested to merge work/cherry-pick-75b08a8f into Plasma/6.0

By default the focus item in a tabbox is always the main item, so if the main item is not a focus scope, the inner item will not get focused.

BUG: 477286 FIXED-IN: 6.0

(cherry picked from commit 75b08a8f)

Merge request reports