-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
Multiple panels open in the Accordion #2941
Comments
You do that on every page that have a accordion?, I think you're trolling yourself because nobody does that so fast |
Man, what's your problem? |
I noticed this issue too when testing a site I am building with bootstrap. You can recreate this issue by clicking on the second item then quickly clicking again on the first item. If you want a challenge you can open them all at the same time if you do it in the right order. |
Just to add to this, that doesn't seem to occur on Safari (OS X/5.1.2) or latest Google Chrome (OS X). |
@nicholassmith I had no trouble reproducing the issue in Chrome (18.0) and Firefox (11.0) on Windows. It doesn't happen in IE9 though because transitions don't work in IE. |
Reproduced in: Unable to reproduce in: I get a completely different error on Firefox 3.6 on OSX and Internet Explorer 9 on Windows 7 with text overlapping on the first click. To reproduce this simply go to http://twitter.github.com/bootstrap/javascript.html#collapse and click on "Collapsable Group Item #2" one time. Screenshot from the last described error: |
I was able to reproduce in Chrome 18 on OSX Lion. |
This still happens to me. Is it different if I'm using Meteor.js? |
@mroftalp This bug is ancient. Please open a new one if you're still experiencing problems. |
Steps to reproduce the issue:
Goto: http://twitter.github.com/bootstrap/javascript.html#collapse
Both first and second panels will be expanded.
The text was updated successfully, but these errors were encountered: