Dropdown menus don't get closed when selecting an option
Created by: lrlopez
[Tested on Chrome 21, Safari 6 and Firefox 14]
I've upgraded Bootstrap on a test-branch and dropdown menus no longer close automatically once an option is selected. User has to click outside for the menu to disappear.
The problem is reproducible in the official docs: http://twitter.github.com/bootstrap/javascript.html#dropdowns
Did I miss something on the changelog about this new behaviour? If this is a "WON'T FIX", is there any workaround to force them to close?