0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-10 03:46:13 +01:00
Bootstrap/site/layouts
Patrick H. Lauke d967553913
Remove aria-haspopup from dropdowns (#33624)
`aria-haspopup="true"` is really intended to signal that an ARIA `menu` will be opened on activation. as a result, some assistive technologies will announce controls with `aria-haspopup="true"` as a menu or menu item (e.g. JAWS and NVDA).
In addition, `aria-haspopup` seems to trigger a bug in Edge/Narrator where the `aria-expanded` state is not correctly announced at the moment when `aria-haspopup` is present.
This now makes the dropdown button more like a generic disclosure widget control - see also https://www.w3.org/TR/wai-aria-practices-1.2/examples/disclosure/disclosure-navigation.html01
2021-04-15 06:35:54 +03:00
..
_default examples: add the version number in title (#32198) 2020-11-24 08:40:11 +02:00
partials Remove aria-haspopup from dropdowns (#33624) 2021-04-15 06:35:54 +03:00
shortcodes Switch to Hugo 2020-11-19 11:22:22 +02:00
alias.html Switch to Hugo 2020-11-19 11:22:22 +02:00
robots.txt Switch to Hugo 2020-11-19 11:22:22 +02:00
sitemap.xml Switch to Hugo 2020-11-19 11:22:22 +02:00