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

QInput textarea with trim #9915

Closed
4 tasks done
GitNomster opened this issue Jul 2, 2021 · 1 comment
Closed
4 tasks done

QInput textarea with trim #9915

GitNomster opened this issue Jul 2, 2021 · 1 comment

Comments

@GitNomster
Copy link

Describe the bug
When i use trim in textarea, adding a space at the end of the text, then change position of cursor to any part of text, then typing - move cursor to the end. This problem is missing in text input type and textarea without trim.

Codepen
https://codepen.io/gitnomster/pen/BaRNOLP

To Reproduce
Type something in input. Add space, then click on random position of text and then type any letter.

Expected behavior
Clear typing without jumping.

Example
bug

Platform (please complete the following information):
Quasar Version: 1.15.21
@quasar/app Version: 2.2.10

Quasar mode:

  • SPA
  • PWA

Tested on:

  • SPA
  • PWA

OS: Win 10 x64
Browsers: Chrome 91.0.4472.124

@rstoenescu
Copy link
Member

Fix will be available in Quasar v1.15.22.

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

3 participants