Skip to content

Untitled#25

Closed
can3p wants to merge 2 commits into
jquery:masterfrom
can3p:master
Closed

Untitled#25
can3p wants to merge 2 commits into
jquery:masterfrom
can3p:master

Conversation

@can3p
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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