adobe-accessibility / Accessible-Mega-Menu

A demonstration of how to implement a keyboard and screen reader accessible mega menu as a jQuery plugin.
Apache License 2.0
605 stars 199 forks source link

Not working properly in firefox in MAC OS #68

Open mueezPL opened 4 years ago

mueezPL commented 4 years ago

This menu is not working in firefox for MAC and the menu is not accessible through the keyboard. Please suggest solutions for this.

m80her commented 3 years ago

@mueezPL - did Mozilla break the internet with Firefox recently? I've just tested numerous sites (with and without this mega menu) in Firefox 82.0.3 (64 bit) on macOS Catalina 10.15.7 and Firefox won't tab-focus anchor tags. All work as expected in Chrome.

jkcox commented 3 years ago

Firefox is getting a11y settings from the OS level: https://stackoverflow.com/a/11713537