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

Fix for "focus doesn't bubble" & format option improvement #257

Merged
merged 2 commits into from
Aug 30, 2012

Conversation

aglemann
Copy link

Less hacky fix for #241

Aeron Glemann added 2 commits August 10, 2012 16:48
Updated jquery.simulate.js to latest
Fixed broken path in tests/jquery.js
Updated test to not use jquery.simulate for keypress (simulate was failing, not the test)
Fixed fnagel#241 in jquery.ui.selectmenu.js
Added the option object as optional parameter to formatText
fnagel added a commit that referenced this pull request Aug 30, 2012
fixed: follow-up to #241, "focus" doesn't bubble, thx @aglemann
@fnagel fnagel merged commit 16d8b73 into fnagel:selectmenu Aug 30, 2012
@fnagel
Copy link
Owner

fnagel commented Aug 30, 2012

Sorry, for the late response. I was pretty busy the last few weeks (regular work and some festivals :-)

Afaics this pull request does include some other fixes too. Please send a pull request for each issue next time, thats much easier to handle.

Am I right that you additionally fixed one of these: #242, #199, #106
Seems these are solved with your patch, right? If so, this should be documented (note to myself, #224).

Your new patch works as nice as the last one. Thanks for your contribution, very appreciated!

ps: you can use '#' for issues and 'r' for revisions. Try to type 'm' (when not in a textfield) for some more formatting informion!

@aglemann
Copy link
Author

Yeah, seems like 242 and 199 are addressed with this patch.

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