Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cordova] QSelection opens my phone keyboard when I select an option #7084

Closed
rodrigoslayertech opened this issue May 21, 2020 · 1 comment
Closed

Comments

@rodrigoslayertech
Copy link
Contributor

rodrigoslayertech commented May 21, 2020

Describe the bug
When I compile a Quasar mobile application using Cordova, QSelection opens my phone keyboard when I select an option, every time.

Codepen/jsFiddle/Codesandbox (required)
Not applied, Cordova App.

To Reproduce
Steps to reproduce the behavior:

  1. Create a QSelect with Standard Design (only this props: v-model, options, label)
  2. Create an Options Object with Label and Value
  3. Compile the Application with Cordova and generate the APK
  4. Install the .apk in your Android Phone and select any options in your QSelection
  5. After selected any option, the keyboard of your phone will open.

Expected behavior
Do not open the phone keyboard when selecting the option.

PoC
video_2020-05-20_16-15-30

Platform:
OS: Android
Node: v12.16.3
NPM: 6.14.4
Yarn: - Not used -
Browsers: - No applied -
iOS: - Not applied -
Android: 8.0.0
Electron: - No applied -

Additional context
Usign v-model with Vuex
Keyboard of my phone: SwiftKey

@pdanpdan
Copy link
Collaborator

Duplicate of #7061, duplicate of #7062

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants