Capacitor - iOS: Autofocus Keyboard #17594
Labels
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-vite
kind/bug 🐞
mode/capacitor
Qv2 🔝
Quasar v2 issues
What happened?
Im using the dialog plugin to display dialog from bottom up. If the dialog less high than the softkeyboard and there is a input with autofocus true implemented, then on ios the softwarekeyboard will overlay the input field. Without autofocus the dialog opens and i click in the input and the keyboard slides below the input like expected.
How it is:
Expected:
What did you expect to happen?
I expected the same functionality on web or on android, where the keyboard dont overlay the input field/dialog when autofocus is true.
Reproduction URL
https://stackblitz.com/edit/quasarframework-stackblitz-templates-xcrtrq?file=src%2Fcomponents%2FJoinTeamDialog.vue,src%2Fcomponents%2FInvitationCode.vue,src%2Fpages%2FIndexPage.vue&title=Quasar%20Framework%20-%20app-vite%20v2
How to reproduce?
(iOS only)
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Capacitor Mode
Platforms/Browsers
iOS
Quasar info output
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: