Open
Description
Using Android TalkBack, popups are misplaced (i.e. role="application"
doesn't "fix" the issue).
Edit: Can be reproduced in Leaflet alone:
- open
debug/map/map-popup.html
in your browser - manually set
tabindex="0"
to<path>
using dev tools - start screen reader
- focus the vector and press Enter
- result: popup is offset from the vector