Popover API conflates Esc dismiss with light dismiss #30309
Labels
Content:WebAPI
Web API docs
effort: small
This task is a small effort.
help wanted
If you know something about this topic, we would love your help!
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Popover_API/Using#auto_state_and_light_dismiss
What specific section or headline is this issue about?
auto state, and "light dismiss"
What information was incorrect, unhelpful, or incomplete?
What did you expect to see?
This text conflates two separate concepts, light dismiss is the clicking outside to close behaviour, the escape key (and android back gesture) isn't part of this.
Do you have any supporting links, references, or citations?
whatwg/html#9373 (comment)
Do you have anything more you want to share?
The HTML spec itself might be ambiguous here and if so needs improvements too, but it feels right to correct it in MDN.
MDN metadata
Page report details
en-us/web/api/popover_api/using
The text was updated successfully, but these errors were encountered: