The default buddy is the item the Kirigami.FormData is attached to.When it's wrapped on a layout, set the buddy explicitly to thefirst/relevant control.
Seems Qt doesnt’t set Qt::StrongFocus
for SpinBox
, therefore it does not get mnemonics. Curiously enough, it does get focus on tab.