[Qt-qml] Virtual keyboard and PageStack model
Harri Pasanen
harri at mpaja.com
Sun Nov 13 16:33:45 CET 2011
Hi,
On harmattan (N9 phone), I have an application based on PageStackWindows.
using QtQuick 1.1, com.nokia.meego 1.0
I have a TextField and if I just set
focus = true the virtual keyboard pops up which was somewhat surprising.
More annoying for me is that the virtual keyboard does not overlap the
screen, but it pushes the active window contents up to make place for
itself. Looking at the TextField documentation did not mention
anything in particular about this effect. I honestly don't know in
which circumstances this would be the desirable behaviour, but how to
turn that off?
Harri
More information about the Qt-qml
mailing list