Opened 11 years ago
Last modified 5 years ago
#2204 new defect
Double click on measuring tools fires an event of previous tool
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.6.2 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
There is something wrong with event handling for both measurement tools. It seems that final double click fires also an event of previously active tool. It's a minor annoyance, still a bug.
Steps to reproduce:
- Click on the Query tool;
- Start the line/area measurement tool;
- Measure a line/area;
- Double click to finish.
Result: A vector/raster query result dialog opens.
Expected result: Measure tool is deactivated and no other actions are taken.
GRASS version: 7.0.svn GRASS SVN Revision: 58952M Build Date: 2014-01-08 GDAL/OGR: 1.10.1 PROJ.4: 4.8.0 GEOS: 3.4.2 SQLite: 3.8.2 Python: 2.7.6 wxPython: 3.0.0.0
Change History (5)
comment:1 by , 8 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:4 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
Bug reproducable with 7.0.5svn