Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prevent default behaviour on mousedown. #902

Merged
merged 1 commit into from
Dec 5, 2012
Merged

Conversation

yolk
Copy link
Contributor

@yolk yolk commented Nov 15, 2012

Fixes mousedown -> mousemove -> mouseup on single Chosen in FF. Issue accurred only in jQuery version. #492

A lot of coffee garbage included. I guess because of changes in recent coffee-script versions.

Fixes mousedown -> mousemove -> mouseup on single Chosen in FF. Issue accurred only in jQuery version. harvesthq#492
@pfiller pfiller merged commit cd389d6 into harvesthq:master Dec 5, 2012
@pfiller
Copy link
Contributor

pfiller commented Dec 5, 2012

Thanks @yolk. Works great.

pfiller added a commit that referenced this pull request Dec 5, 2012
Includes these Pull Requests:

- #902 Fiexd Firefox mousedown drag issue
- #914 Handle select title
- #916 Fixed the handling of ctrl key for multiple select
- #920 Fixed multiple select placeholder clipping bug
- #929 Expose Chosen to the window object

Refer to these pull requests for details and diffs.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants