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

Input cursor jumping on Safari 12.1.1 still not working #3199

Closed
tiberiuc opened this issue Jul 8, 2019 · 4 comments
Closed

Input cursor jumping on Safari 12.1.1 still not working #3199

tiberiuc opened this issue Jul 8, 2019 · 4 comments

Comments

@tiberiuc
Copy link
Contributor

tiberiuc commented Jul 8, 2019

The bug #2506 still not work on release 3.6.5

The problem is still the same and behave the same on REPL

Tested in Safari 12.1.1 desktop and Safari iOS

Problems are for input type=text and type=password

@tiberiuc
Copy link
Contributor Author

tiberiuc commented Jul 9, 2019

adder PR #3208 to fix this issue

@lahickey
Copy link

This still appears to be happening in Safari 12.1.2 - this gist demonstrates the issue

https://svelte.dev/repl/2c4c044cb22819dfa5335e98004c4f27?version=3.0.0

@Conduitry
Copy link
Member

Your REPL is using Svelte 3.0.0, and this issue wasn't closed until 3.6.7. Do you see this with the latest version of Svelte?

@lahickey
Copy link

Sorry, yes, I noticed this a bit after sending.

My issue may be different - or intended behaviour. I've made another gist to show it better.

https://svelte.dev/repl/db64dcebc4da4ab89100870a9fe7522b?version=3.9.0

In Chrome, editing the text box from the middle of the word correctly keeps the cursor in place.

In Safari, editing the text box from the middle of the word correctly causes the cursor to jump to the end.

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

3 participants