0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-09 02:46:15 +01:00
Bootstrap/site/content/docs/4.6/examples
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
..
album Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
blog Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
carousel Manual backport of #32627 (#33165) 2021-03-11 09:23:46 +02:00
checkout Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
cover Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
dashboard Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
floating-labels Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
grid Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
jumbotron Remove aria-haspopup from dropdowns (#33624) 2021-04-15 06:35:54 +03:00
navbar-bottom Remove aria-haspopup from dropdowns (#33624) 2021-04-15 06:35:54 +03:00
navbar-fixed Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
navbar-static Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
navbars Remove aria-haspopup from dropdowns (#33624) 2021-04-15 06:35:54 +03:00
offcanvas Remove aria-haspopup from dropdowns (#33624) 2021-04-15 06:35:54 +03:00
pricing Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
product Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
sign-in Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
starter-template Remove aria-haspopup from dropdowns (#33624) 2021-04-15 06:35:54 +03:00
sticky-footer Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
sticky-footer-navbar Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
_index.md Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
.stylelintrc Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00