mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
4b00aa6c4e
`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. |
||
---|---|---|
.. | ||
icons | ||
ads.html | ||
analytics.html | ||
bugify.html | ||
callout-danger-async-methods.md | ||
callout-info-mediaqueries-breakpoints.md | ||
callout-info-prefersreducedmotion.md | ||
callout-warning-color-assistive-technologies.md | ||
callout.html | ||
docs-navbar.html | ||
docs-sidebar.html | ||
example.html | ||
favicons.html | ||
footer.html | ||
header.html | ||
scripts.html | ||
skippy.html | ||
social.html | ||
stylesheet.html |