Skip to content

tabbox/switchers/thumbnail_grid: use FocusScope as main item

Fushan Wen requested to merge work/fuf/477286 into master

By default the focused 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

Edited by Fushan Wen

Merge request reports