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
Take a mesh layer and few vector layers that have overlapping features
Turn the mesh into edit
Enable the "force mesh by geometries" tool
right-click over a geometry layer: you get a contextual menu with vector laye(s) name and feature(s) ID. This works well until you right-click over a place where you have multiple features from a single layer. In that case, no layer name is shown, only the IDs.
Steps to reproduce the issue
Still no cursor visible but it is as described above: when I clicked the area where only the two features of layer 1 overlap, then no menu.
forcemeshcontextmenu.webm
Versions
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
What is the bug or the crash?
Steps to reproduce the issue
Still no cursor visible but it is as described above: when I clicked the area where only the two features of layer 1 overlap, then no menu.
forcemeshcontextmenu.webm
Versions
<style type="text/css"> p, li { white-space: pre-wrap; } </style>Supported QGIS version
New profile
Additional context
No response