Popover API Accessibility Issue #37512
Labels
Content:WebAPI
Web API docs
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Popover_API
What specific section or headline is this issue about?
Browser Compatibility
What information was incorrect, unhelpful, or incomplete?
There seems to be an Accessibility Issue with the HTML Popover API. This might just be a new Bug but if an HTML Popover contains an input of type date then it causes unexpected focus changes when navigating through other elements with the Tab Key.
What did you expect to see?
I was expecting to see some kind of indication that it is a known issue
Do you have any supporting links, references, or citations?
I did test this using the following HTML Markup
Then clicking on the "Open Popover" button, once the Popover opens, pressing the Tab Key will move the focus to the input date correctly but then pressing the Tab Key again will not move the focus to the next segment of the input date. The input date seems to effect other subsequent focusable elements as well, being unable to tab past the input date and onto other elements in the Popover.
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/api/popover_api
The text was updated successfully, but these errors were encountered: