Opened 12 years ago
Closed 12 years ago
#2254 closed defect (fixed)
Select Radius/Polygon
Reported by: | juanita | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 2.5 |
Component: | Fusion | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
If You start Select Radius function and than start Measure (of course doing Clear Selection after selection) the Select Radius function is not closed (similar like Measure function before Start and Stop button wasn’t available). We can see small radius circle of selection on every Measure vertex. Please see the attached movie.
https://www.dropbox.com/s/wqrf2i47p2cgvq9/clip2.zip
Similar situation is happens using Select Polygon. When You Clear Selection, selection is still active. Selection function cannot be closed by Esc either. So when You want to do measurement after selection You have two function in one: Selection and Measurement . Of course Measurements can be stopped by Stop button or Esc.
https://www.dropbox.com/s/8y3isuq9pzsubpm/clip3.zip
(MG 2.5 RC2 Apache without any changes, Windows 7, Server 2k8r2)
Change History (2)
comment:1 by , 12 years ago
Priority: | medium → high |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with http://trac.osgeo.org/fusion/changeset/2686
Note despite both SelectPolygon and SelectRadius now being "one-shot" widgets like 99% of the other widgets, I've also added ESC key support for cancelling digitizations just in case.