Layer contextmenu does not function as it used to. Tabbing to the layer and opening the layer contextmenu using shift+F10 does not move focus to the layer contextmenu. Might have been caused after the leaflet 1.9.3 upgrade. Need to fix and add tests.
After Leaflet 1.9.3 upgrade, opening the layercontexmenu would open the browser's default contextmenu, this commit tried to fix the changes but in doing so we lost the ability to focus on the layer contextmenu.