tui.image-editor
tui.image-editor copied to clipboard
It's unable to press space in HTML input/textarea
Describe the bug We cannot insert spaces in HTML input/textarea in the same page as Toast UI
To Reproduce
- Go to 'http://jsfiddle.net/m3h2cvfz/40/'
- Click on 'input area'
- Type anything + space
- See error
Expected behavior Expect to insert space in any HTML textarea or input area correctly.
Screenshots None.
Desktop (please complete the following information):
- OS: [Windows 10 Home]
- Browser [Chrome]
- Version [89]
Smartphone (please complete the following information):
None.
Additional context Is there a way to disable the hand button? Because everytime when I press the space it would press the hand button.
@ArtElect Thank you for reporting. It seems to be the same issue as #555 and I will resolve with it quickly.
@ArtElect Resolved in v3.14.1. Thank you.
Tried installing the version, 3.14.1 it still exists
@yashrahurikar23 yeah, if you only press once it won't work but if you hold down the Space it will work.
@yashrahurikar23 @ArtElect I have exactly identified the problem! I will fix it ASAP.
Thanks @lja1018
When will a version be released with this fix in it? It is causing problems in my client's platform as we render the image editor in a modal. So once the modal is closed the spacebar issue is shown in all inputs across the web page. Needless to say this is quite a glaring problem for us
@marcodafonseca It will probably be resolved tomorrow through the 3.14.2 release. Thank you!
@yashrahurikar23 @ArtElect @marcodafonseca Resolved in v3.14.2. Thank you :)