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

Losing focus when I try to [Ctrl + V] on input element in the same page of handsontable #893

Closed
rawinng opened this issue Jul 17, 2013 · 6 comments
Labels

Comments

@rawinng
Copy link

rawinng commented Jul 17, 2013

I was trying to copy some text from notepad to normal text input and It doesn't work. Because, It always losing the focus and copying text appear in handsontable.

@fancyhuang
Copy link

+1

@setthase
Copy link

Can you provide more readable instructions to reproduce this issue? It would be great if you can also write jsFiddle for this.

@fancyhuang
Copy link

http://handsontable.com/demo/search.html (version 0.9.9)
1.copy(ctrl+c) the word "Nissan"
2.click the search input and it gets focus
3,ctrl+V
result:search input lose focus and the table looks like that:

Nissan 2009 black black
Nissan 2006 blue blue
Chrysler 2004 yellow black
Volvo 2012 white gray

Uploading image.png . . .

it is ok with the version of Handsontable 0.9.2。Thanks

@claw68
Copy link

claw68 commented Jul 23, 2013

It seems that other input elements of the same page with a handsontable loses focus on pressing Ctrl, thus, you can't do any commands with combination of Ctrl, e.g. Ctrl+C, Ctrl+V etc on that input element

@xTeox
Copy link

xTeox commented Jul 26, 2013

Losing focus with textarea when you click on it and press CTRL button.

Try on this: http://jsfiddle.net/xTeox/3qvKb/embedded/result/

@warpech
Copy link
Member

warpech commented Jul 29, 2013

This is fixed now in 0.9.11. Thanks a lot for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants