paypal / bootstrap-accessibility-plugin

Accessibility Plugin for Bootstrap 3 and Bootstrap 3 as SubModule
http://paypal.github.io/bootstrap-accessibility-plugin/demo.html
BSD 3-Clause "New" or "Revised" License
790 stars 189 forks source link

Modal dismiss focuses incorrect button #87

Closed dvanholland closed 8 years ago

dvanholland commented 8 years ago

The bootstrap accessibitlity gem attempts to set the focus of the parent button that fired the modal. This functionality is fixed in bootstrap and the accessibility gem is causing issues when there are multiple buttons that fire the same modal. The code focuses the last rendered button on the page.

See example http://getbootstrap.com/javascript/#modals-related-target

Tested With: Internet Explorer 11 Firefox ESR 38.4.0 Chrome 46.0.2490.86 (64-bit) Safari 9.0.1

Bootstrap Accessibility v1.0.4 Bootstrap 3.3.2