Skip to content

Conversation

@mlynch
Copy link
Contributor

@mlynch mlynch commented Apr 24, 2012

It seems the keyup method was using a different variable to keep track of the last active element. I switched it to the lastActive element which is set in onfocus, which makes more sense and fixes the issue.

@mlynch
Copy link
Contributor Author

mlynch commented Apr 24, 2012

Fixes #244

@mlynch
Copy link
Contributor Author

mlynch commented Apr 24, 2012

Okay, I just found an issue with this. It will trigger validation as soon as you tab to it, even if you've never entered anything before.

@jzaefferer
Copy link
Collaborator

Landed in c41f2f6 - squashed the second commit, updated the commit message.

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 this pull request may close these issues.

2 participants