You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although NVDA still reads what is in the aria-label, using aria-label on generic elements without appropriate roles is considered a concrete failure.
Code:
<div class="mapml-control-scale leaflet-control" tabindex="0" aria-label="2 centimeters to 500 meters">
</div>
Screenshot showing where it is located: