Skip to content

ScrollablePage: focus on scrollView on component creation

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

This is a simpler workaround for QTBUG-44043. When a ScrollablePage is pushed into pageStack, the focus chain now works properly.

2023-10-02_14-59-49

Merge request reports