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

Weird input behavior #9069

Closed
fega opened this issue Nov 15, 2018 · 5 comments
Closed

Weird input behavior #9069

fega opened this issue Nov 15, 2018 · 5 comments

Comments

@fega
Copy link

fega commented Nov 15, 2018

Version

2.5.17

Reproduction link

https://vuejs.org/v2/guide/forms.html#Multiline-text

Steps to reproduce

try writing some letters, then try pressing space multiple times, you'll see an dot (.) in the input

Also I cannot use the space bar in a personal project, it doesnt do anything

What is expected?

A normal input behavior

What is actually happening?

a dot is appearing

@fega fega changed the title Weid Weird input behavior Nov 15, 2018
@handmadedigital
Copy link

handmadedigital commented Nov 15, 2018

I believe that is Mac OS. If you double tap space bar after any text/sentence it adds a period. Most smart phones do this. Never realized the macOS also did the same. Try to do the same thing on any other input or text field should behave same.

https://www.tekrevue.com/tip/macos-sierra-add-period-double-space/

As for the spacebar issue, please elaborate? Snippet of your code would be super helpful.

@fega
Copy link
Author

fega commented Nov 15, 2018

                                  I tried with this one, no dots

@handmadedigital
Copy link

handmadedigital commented Nov 15, 2018

Did you add text before the spaces? I am able to . <-- (this dot was added with double spacebar)

@fega
Copy link
Author

fega commented Nov 15, 2018

sorry, you're right

I still need to found why the spacebar is not working sometimes, but that is a separate case

@handmadedigital
Copy link

All good, yea don't know why that would be happening but if you are able to replicate im sure we can debug.

@fega fega closed this as completed Nov 15, 2018
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