Closed
Description
What is the bug or the crash?
When a feature is selected and the reshape tool is used, over other features, the layer ignores the 'avoid overlap on current layer' setting. This results in the selected feature, that is being reshaped, overlapping other features.
Steps to reproduce the issue
- Open Project in Zipped folder
- Start editing test1 layer
- Enable Snapping, Topological editing and set Overlaps to 'Don't allow on current layer'
- Select a single polygon
- Use the reshape tool to try and reshape this polygon over another
- There is an area of overlap created
ReshapeError.mp4
Versions
QGIS version | 3.40.6-Bratislava |
QGIS code revision | 5d7f6a3e26 |
Libraries | |
Qt version | 5.15.13 |
Python version | 3.12.10 |
GDAL version | 3.10.3 |
PROJ version | 9.6.0 |
EPSG Registry database version | v12.004 (2025-03-02) |
GEOS version | 3.13.1-CAPI-1.19.2 |
SQLite version | 3.46.1 |
PDAL version | 2.8.3 |
PostgreSQL client version | unknown |
SpatiaLite version | 5.1.0 |
QWT version | 6.3.0 |
QScintilla2 version | 2.14.1 |
OS version | Windows 11 Version 2009 |
Active Python plugins | |
FreehandRasterGeoreferencer | 0.8.3 |
plugin_reloader | 0.17 |
QuickWKT | 3.1 |
quick_map_services | 0.21.1 |
SentinelHub | 2.0.2 |
sentinel_downloader | 2.2 |
slyr_community | 5.0.0 |
sparqlunicorn | 0.17.3 |
swl_login | 1.93 |
ViewshedAnalysis | 1.9.1 |
db_manager | 0.1.20 |
grassprovider | 2.12.99 |
MetaSearch | 0.3.6 |
processing | 2.12.99 |
Supported QGIS version
- I'm running a supported QGIS version according to the roadmap.
New profile
- I tried with a new QGIS profile
Additional context
No response