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

validateDelegate not registered on focusin, focusout and keyup for checkables #1062

Closed
staabm opened this issue Mar 31, 2014 · 4 comments
Closed

Comments

@staabm
Copy link
Member

staabm commented Mar 31, 2014

validateDelegate not registered on focusin, focusout and keyup for checkables (radio,checkbox)?

the default implementation of e.g onfocusout atm filters for checkable elements, but this events are never triggered because of this...

created this issue, as requested in 5ba0df4#commitcomment-5854199

@staabm
Copy link
Member Author

staabm commented Mar 31, 2014

I will try to provide a PR for that.

staabm referenced this issue Mar 31, 2014
…f qSA. Use type=email on main demo for some manual verification. Update changelog.
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 1, 2014
@jzaefferer
Copy link
Collaborator

Is there actually a need to check those events on those elements? Isn't the click event enough to deal with them?

@staabm
Copy link
Member Author

staabm commented Apr 9, 2014

In our app we have checkboxes which are not validated when jumping through them with TAB. this is fixed by the related PR.

@staabm
Copy link
Member Author

staabm commented Apr 9, 2014

discussion continous in the PR.

@staabm staabm closed this as completed Apr 9, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 28, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 29, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 29, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 29, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 29, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue Apr 29, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue May 5, 2014
staabm added a commit to staabm/jquery-validation that referenced this issue May 5, 2014
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

Successfully merging a pull request may close this issue.

2 participants