Skip to content

move keyboard positioning in the keyboard itself

Marco Martin requested to merge work/mart/keyboardpositioning into master

there was a behavioral change in qtvirtualkeyboard, where now it reparents itself to the root item (done by purpose to make sure is always on top of any overlay), not respecting the parent's geometry so move it in the kwyboard widget itself

BUG:427934

Merge request reports