Opened 10 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: grass-dev@…
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 martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:2 by martinl, 8 years ago

Bug reproducable with 7.0.5svn

comment:3 by neteler, 8 years ago

Milestone: 7.0.57.0.6

comment:4 by neteler, 6 years ago

Milestone: 7.0.67.0.7

comment:5 by martinl, 5 years ago

Milestone: 7.0.77.6.2

Still relevant.

Note: See TracTickets for help on using tickets.