From: Patrick H. Lauke Date: Wed, 5 Jun 2019 13:23:25 +0000 (+0100) Subject: Fix keyboard handling of button-style checkbox/radio button groups (#28834) X-Git-Tag: v4.4.0~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24abed13369469c174acbec5e5939e252b29936f;p=thirdparty%2Fbootstrap.git Fix keyboard handling of button-style checkbox/radio button groups (#28834) - adds more defensive checks to make sure no unnecessary toggling happens on disabled buttons; this also fixes an up-to-now undiscovered bug where a toggle button with `.disabled` class would still have its `aria-pressed` toggled - adds a set of explicit tests for the above case of disabled buttons and `aria-pressed` - remove a now irrelevant (or at least very nonsensical) test for `