Web-Map-Custom-Element
Web-Map-Custom-Element copied to clipboard
Popup issue using TalkBack
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.htmlin 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