Skip to content

Untitled #25

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
wants to merge 2 commits into from
Closed

Untitled #25

wants to merge 2 commits into from

Conversation

can3p
Copy link
Contributor

@can3p can3p commented Oct 4, 2010

Fix for bug #6055 (keyDown event doesn't prevent form from submit) in autocomplete. Updated according to comments in this request - http://github.com/jquery/jquery-ui/pull/13

…t in opera. Fixed #6055 (keyDown event doesn't prevent form from submit)
…. Move suppressKeyPress declaration to the upper scope
@can3p
Copy link
Contributor Author

can3p commented Oct 4, 2010

Here is the fix. i'm not very familiar with github system, so tell me, if I need to do something else with the pull request

@scottgonzalez
Copy link
Member

Thanks, I'll test this out in a few browsers tomorrow. There's still the potential for keydown and keypress to be out of sync (press two keys down before releasing), but that's pretty uncommon and shouldn't be a concern for the enter key.

@scottgonzalez
Copy link
Member

Thanks, landed in c3b282f.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants