Qt 6.11 is out! See what's new in the release
blog
[WEAROS] Native Keyboard not properly aligning to screen
-
Bit of an odd one really, the little fullscreen keyboard on Android wear devices doesn't seem to align properly to the screen when opened inside a Qt App (see pic)

The App has no manual sizing or anything it's just a simple ApplicationWindow with a StackView with only Qt::AA_EnableHighDpiScaling from the c++ side but still seems to be badly misaligned.
Has anyone seem anything like this before?