You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang 685b0ffa19
Use 1.18's aria role for dropdown menus (#24144)
According to erion's feedback, the 1.18 approach works with Safari
(`role=menu` on the parent container), while the 1.19's approach doesn't
work well with Safari+VoiceOver (although I tested it worked with Chrome
a little better).

I have tested this 1.18 approach could work for all
Safari/Chrome+VoiceOver and Chrome+Talkback.

Let's try to make it on try.gitea.io to see whether it helps Safari
users.
1 year ago
..
aria.md Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) 1 year ago
base.js Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) 1 year ago
checkbox.js Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) 1 year ago
dropdown.js Use 1.18's aria role for dropdown menus (#24144) 1 year ago