When drawing geometries that are snapped along other geometries (eg: All locations layer) it is possible that a map popup will appear while drawing. This seems to happen when the next "pending" point gets snapped to the line, but the cursor is outside the "point" when clicked. This results in a point added to the snapped location (as expected) but if the tip of the cursor is within an existing polygon this can cause a popup to appear.
I've been able to reproduce this but unfortunately can't get a screenshot that includes my mouse pointer so will try to describe a simple way to recreate...
It seems that this is easier to reproduce when the map is zoomed out, as opposed to zooming in very close on a geometry. Although I'm not sure this is actually true. It seems this is most likely to happen when the cursor is able to drift off from the snapped "point", which may be a combination of mouse speed, accuracy and user control.
If we could simple disable popups while the drawing interaction is active I think that could be an easy solution. See https://github.com/farmOS/farmOS-map/issues/184
Identify and implement a solution
No popups appear while drawing geometries
N/A
N/A
Active
3.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.