0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-04 16:24:22 +01:00
Bootstrap/site/docs/4.3/examples
Patrick H. Lauke 4b00aa6c4e Remove incorrect aria-haspopup from dropdown toggles (#28299)
`aria-haspopup` use requires the use of an ARIA `menu`, `listbox`, `tree`, `grid` or `dialog` (see https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup)

in our use (as generic disclosure widgets), it's incorrect and sets up the wrong assumption/behavior from assistive technologies.

in future, we likely want to change our dropdowns to essentially be like a `dialog` - move focus to it when opened, possibly make it modal so focus is maintained inside it and the rest of the page
is hidden/inert.

but for now, removing the incorrect attribute is probably the quickest, most immediate fix.
2019-02-19 11:25:36 +02:00
..
album Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
blog Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
carousel Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
checkout Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
cover Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
dashboard Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
floating-labels Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
grid Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
jumbotron Remove incorrect aria-haspopup from dropdown toggles (#28299) 2019-02-19 11:25:36 +02:00
navbar-bottom Remove incorrect aria-haspopup from dropdown toggles (#28299) 2019-02-19 11:25:36 +02:00
navbar-fixed Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
navbar-static Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
navbars Remove incorrect aria-haspopup from dropdown toggles (#28299) 2019-02-19 11:25:36 +02:00
offcanvas Remove incorrect aria-haspopup from dropdown toggles (#28299) 2019-02-19 11:25:36 +02:00
pricing Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
product Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
sign-in Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
starter-template Remove incorrect aria-haspopup from dropdown toggles (#28299) 2019-02-19 11:25:36 +02:00
sticky-footer Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
sticky-footer-navbar Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
.stylelintrc Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00
index.html Release v4.3.0 (#28228) 2019-02-11 11:15:34 -08:00