Skip to content

xiaoxiao99/quasar2-input-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

quasar2-input-issue

To demo a quasar2 Q-input issue with Japanese IME on Android system.

This issue happens only if ALL the following conditions are true.

  1. Q-input inside Q-page element, which is enclosed by Q-page-container then Q-layout.
  2. Q-input has validation rules
  3. Android phone
  4. Screen in portrait mode
  5. Japense IME input SW keyboard

When all above are true, the keyboard inputs are always automatically cleared during composition, thus nothing left.

How to produce this issue.

  1. Open browser app on Android phone
  2. Visist https://xiaoxiao99.github.io/quasar2-input-issue/index.html
  3. Switch input method to Japanese IME
  4. Focus on input "w/o validation", type anything, no issue observed.
  5. Focus on input "w/ validation", type something, the issue can be observed.

Here is a video of screen capture

demo.mp4

The same code can be played with codepen here. https://codepen.io/xiaoxiao22/pen/jOZQQzL

About

Demo page to show quasar2 Q-input issue with Japanese IME on Android system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages