Opened 12 years ago
Closed 12 years ago
#134 closed defect (fixed)
Select Features bug
Reported by: | osjonathan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.6.2 |
Component: | GeoMOOSE/JS | Version: | 2.6 |
Keywords: | Cc: |
Description
I'm using the default demo. The background layers work for the most part, but it has a pink sheen so I guess it can't pick up one of the other layers.
Anyway, to reproduce the bug:
1 - Select Features
2 - Draw a polygon
3 - Double-click to finish polygon
4 - Click "go" in the left menu (this step is optional - the bug happens either way)
5 - Click "Layer tools" -> "add polygon"
6 - Draw polygon
7 - Double click to finish polygon.
You will see that while 7 does finish the polygon, the polygon drawing tool stays active and further vertices will be drawn if clicked (though they'll be of a new polygon).
This allows me to do something like the attached (orange = select polygon; red with the blue area = the parts I drew from step 5 onwards).
Attachments (1)
Change History (9)
by , 12 years ago
Attachment: | Clipboard01.jpg added |
---|
comment:1 by , 12 years ago
Component: | BuildTools → Demo |
---|---|
Priority: | major → minor |
comment:2 by , 12 years ago
Milestone: | → 2.6.1 |
---|
comment:3 by , 12 years ago
Component: | Demo → GeoMOOSE/JS |
---|
comment:4 by , 12 years ago
Milestone: | 2.6.1 → 2.6.2 |
---|
comment:5 by , 12 years ago
I was not able to replicate this exactly but was experiencing some odd behavoir with tools staying active. Might be related to #173?
comment:6 by , 12 years ago
I am no longer able to recreate this either. I think that some other change must have fixed this as well.
comment:7 by , 12 years ago
I am no longer able to recreate the same thing but similar problem that I think are distinct from #173. A browser refresh is required before and in between any of this testing.
Do steps 1-5 above, it will not draw polygon but pan map with '4-arrow' icon.
Do steps 1-4 above, select identify, it will not identify but pan map with '4-arrow' icon.
comment:8 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
All of this appears to work now.
I can only recreate this if I don't click "go" in step 4. When I click go, this does not happen.