two more mobile-components oddities
Marco Martin
notmart at gmail.com
Thu Jan 7 10:01:54 UTC 2016
On Thursday 07 January 2016, Dirk Hohndel wrote:
> Next, imagine a screen where you can input a variety of data. So a number
> of TextField and maybe TextArea that fill the screen of the phone exactly
> (no need to scroll). If I tap on one of the upper text input areas and the
> keyboard opens, I now have a smaller screen that is visible. So I assume
> that I should be able to vertically scroll in the input area. But I can't.
yeah, this was mentioned in the thread at some point.. Qt has api to know the
geometry of the keyboard so it can resize the contents of the app/add
scrollbars accordingly.. i'm working to make it work well on linux systems,
but seems it's still not supported correctly on Android. Kai Uve should have
more up to date informations on that.
--
Marco Martin
More information about the Plasma-devel
mailing list