-
Notifications
You must be signed in to change notification settings - Fork 549
Focus the dialog instead of the first item #1331
Conversation
Needs to be tested - this is based on the agreement in #773 (and likewise in related whatwg/html#1929) and predecessors from bugzilla |
Test case from MDN, and support data from CIU Test: when a Chrome desktop/mobile: no |
Tested on Linux: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Note that the change is at risk because there is only one implementation at the moment.
Fix #773
Focus the dialog if there are noe autofocus items available, instead of picking the first focusable item