#1418 closed defect (worksforme)
Maestro: version on OSGeo Live DVD crashes when deleting multiple layers from map definition
Reported by: | jbirch | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | trevorwekel | External ID: |
Description
Add two or more layers to the map definition, highlight them, and click on the "Delete Layer" button. Dialog box tries to pop up and then Maestro crashes right out.
Change History (5)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Is a treeview control being used in the list of layers in a mapdefinition?
comment:3 by , 14 years ago
Milestone: | → Maestro-2.1.x |
---|
comment:4 by , 14 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Can't reproduce and the Map Definition editor is rewritten for 3.0, so this ticket no longer applies.
Note:
See TracTickets
for help on using tickets.
I'm surprised you can multi select objects to be deleted in the first place, because the Winforms TreeView control does not support multi-selection of nodes.