Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Textboxes on a grid not clickable #7

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

Closed
leonsas opened this issue Aug 2, 2012 · 1 comment
Closed

Textboxes on a grid not clickable #7

leonsas opened this issue Aug 2, 2012 · 1 comment
Labels

Comments

@leonsas
Copy link

leonsas commented Aug 2, 2012

When adding a textbox to a draggable grid, the only way to set the focus to it is using alt. Having only doubleclicks start the draggable action might be a solution. Perhaps single or double click can be an init option.

@vieron vieron closed this as completed in 39a473c Aug 3, 2012
@vieron
Copy link
Member

vieron commented Aug 3, 2012

If the element that triggers the mousedown event is a input, textarea or select the callback execution is stopped.

Thanks!

webflint pushed a commit to webflint/gridster.js that referenced this issue Aug 8, 2013
Added disabled dragging init feature gridster.js - Thank you sbehrends
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

2 participants