-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
TextArea Ipad little bug #3826
Comments
i think it depends on the zoom level of the ipad. what version of fabric? |
version 1.7.9 |
i have no ipads at all nor iphone. |
|
for me it works at least in safari on mac |
sorry, i forgot to mension: i added this little hack to my css file to fix spacebar issue only in chrome: |
I have found a strange behaviours with Textarea and Ipad. When i double tap on a fabric textarea to edit it on my Ipad I have the following behaviours :
1)- A scroll down on the page
2)- when I type some texte : a cursor appears at the middle of my arround HTML and moove when I write without display any caracter.
This is not very important because textarea is modified as well but it's a little mistake.
The text was updated successfully, but these errors were encountered: