No "keyboard adaptation" while in fullscreen ?
-
Hi, please pardon my english (and my choose of category if wrong):
I’m developping a little chat-app (android) and noticed that if I set the fullscreen mode ON (by Cordova’s config.xml or by Quasar’s AppFullscreen), the app stop being adaptive to the presence of the keyboard…
In my case, the input for writing messages is at the bottom of the screen.
In non-fullscreen mode, if I focus it, the app resize as the keyboard appears and the input goes on top of the keyboard (so it remain visible during the writing)
In fullscreen mode, as the keyboard appears, nothing happend and the input become hidded by the keyboardDid I do something wrong that I can correct ?
Thank you in advance for your responses ! -
Was this problem solved? It is now almost 3 years later and I have the same issue!
-
@ahmadx87 you might want to file a detailed ticket about this in the quasar repo IMHO.
-
@metalsadman Thanks for your suggestion. This is such a common thing that should have happened to many people thus far, I tend to believe it should not be an unresolved issue. Anyway I opened an issue on Quasar’s repo. https://github.com/quasarframework/quasar/issues/7413