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

Text area scrolls to beginning after clicking a key on the virtual keyboard #397

Closed
abacuswl opened this issue Oct 29, 2015 · 2 comments
Closed

Comments

@abacuswl
Copy link

Here are the steps to reproduce the issue:

  1. Use a text area that contains a lot of initial text so that there are scrollbars.
  2. Open the virtual keyboard without a preview window.
  3. Scroll to the bottom of the text area and position the cursor at the end of the text with the mouse.
  4. Click a key on the virtual keyboard.
  5. The character is appended to the end of the text, but the text area scrolls back to the beginning of the text.
    This is happening in IE 11 and the latest Chrome (Version 46.0.2490.80). It's okay in Firefox.
@Mottie
Copy link
Owner

Mottie commented Oct 29, 2015

Hi @abacuswl!

Thanks for reporting this issue. I'll try to look into it this weekend.

@abacuswl
Copy link
Author

abacuswl commented Nov 6, 2015

Not sure if this is the right way to handle the issue, but it seems to work. I forked the project and sent a pull request.

@Mottie Mottie closed this as completed in 86a7130 Nov 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants