[Interest] [qt-android][qt-iOS] Is it possible to disable page scrolling when software keyboard is being shown?

Liang Jian jianliang79 at gmail.com
Thu Apr 21 10:30:11 CEST 2016


Hello everyone,
    One of the page in our qml app have an input box(such as a TextEdit
element)
at the bottom, when user press the input box the software keyboard will
show,
and we want the background of the page keep still while the input box scroll
to the top of software keyboard.
     The current Qt implementation will always scroll the whole page which
make
it impossible to implement this behaviour. We have to use native UI element
to
implement this(in both android and iOS) which require too much code.
Is it possible to disable page scrolling while showing software keyboard?
    If that is possible then we can implement this behaviour easily.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160421/c2b237eb/attachment.html>


More information about the Interest mailing list