E-mail List Archives
Re: [External Sender] Menu functionality
From: Mark Magennis
Date: Jan 4, 2019 3:15AM
- Next message: Patrick Follmann: "aria-label vs alt text on linked images"
- Previous message: Mohith BP: "Re: A11y testing with Android - turn off TalkBack "Enhanced focus"?"
- Next message in Thread: None
- Previous message in Thread: Brian Lovely: "Re: [External Sender] Menu functionality"
- View all messages in this Thread
Focus will only be placed on the first menu item if you programmatically place it there. It is equally valid from a UI perspective to leave focus on the menu button.
But in both cases, Brian's other point, that the aria-haspopup value implies the appearance of the menu, is still valid. Except that it's more correct to say that it implies the appearance of "something that may be a menu" because there is a general lack of support among browser/screen reader combinations for the various explanatory values of aria-haspopup - aria-haspopup="menu", aria-haspopup="dialog", etc.
Mark
Mark Magennis
Skillsoft | mobile: +353 87 60 60 162
Accessibility Specialist
- Next message: Patrick Follmann: "aria-label vs alt text on linked images"
- Previous message: Mohith BP: "Re: A11y testing with Android - turn off TalkBack "Enhanced focus"?"
- Next message in Thread: None
- Previous message in Thread: Brian Lovely: "Re: [External Sender] Menu functionality"
- View all messages in this Thread