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

No menu when clicking the caret img, the dropdown/menu #23

Closed
yusuf opened this issue Jul 15, 2012 · 5 comments
Closed

No menu when clicking the caret img, the dropdown/menu #23

yusuf opened this issue Jul 15, 2012 · 5 comments
Labels
bug Confirmed bug

Comments

@yusuf
Copy link

yusuf commented Jul 15, 2012

If a user click on the caret icon on the bottom (which is hard, but happens some times) the dropdown/menu is not triggered with an empty button press!!!

this listener works:
$(this.$button).delegate('span.caret', 'keypress', $.proxy(this.toggle, this))

@danielfarrell
Copy link
Owner

Thanks for letting me know. I'll look into a fix shortly.

@danielfarrell
Copy link
Owner

I can't seem to duplicate this. Is it still happening? And if so, which browser(s)?

@bendavis78
Copy link

I'm seeing this error in the console: Uncaught TypeError: Object [object Object] has no method 'eventSupported'

@danielfarrell
Copy link
Owner

Is that related to this issue? If not, please open a new issue and also include what version of jquery you are using and what browser please.

@thephw
Copy link
Collaborator

thephw commented May 13, 2014

Could not reproduce.

@thephw thephw closed this as completed May 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bug
Projects
None yet
Development

No branches or pull requests

4 participants