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

Links within dropdowns don't open in Firefox #40

Open
tagawa opened this issue Mar 5, 2015 · 6 comments
Open

Links within dropdowns don't open in Firefox #40

tagawa opened this issue Mar 5, 2015 · 6 comments

Comments

@tagawa
Copy link
Owner

tagawa commented Mar 5, 2015

Reported by neroBRN: http://daniemon.com/blog/bootstrap-without-jquery/#comment-69004

@tagawa
Copy link
Owner Author

tagawa commented Mar 5, 2015

It seems the click fires the event to close the dropdown before the href link is triggered.

@mcdemarco
Copy link

I'm also having this issue in Safari, Version 7.1.3 (9537.85.12.18) on Mac OS 10.9.5, though not in the latest Chrome.

@thednp
Copy link

thednp commented Mar 16, 2015

I have another version of this code and I'm not having problems with link trigger inside the dropdown-menu.

@thednp
Copy link

thednp commented Mar 21, 2015

Oops, the issue is still present in IE10-

The fix coming with the above PR works fine on IE10- and I believe any other.

@bnjmnt4n
Copy link

bnjmnt4n commented Jul 8, 2015

Ping?

@ingria
Copy link

ingria commented Mar 22, 2016

Firefox doesn't support the event.relatedTarget 😒
developer.mozilla.org/en-US/docs/Web/API/MouseEvent/relatedTarget

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

No branches or pull requests

5 participants