[Potlatch-dev] [OpenStreetMap] #3385: Undo/redo bugs on DrawWay

OpenStreetMap trac at openstreetmap.org
Fri Dec 24 04:36:26 GMT 2010


#3385: Undo/redo bugs on DrawWay
-----------------------+----------------------------------------------------
 Reporter:  Richard    |       Owner:  potlatch-dev@…                
     Type:  defect     |      Status:  new                           
 Priority:  major      |   Milestone:                                
Component:  potlatch2  |     Version:                                
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by stevage):

 I had a bit of a look. It's not entirely obvious what the correct
 behaviour is when pressing "undo" in the middle of a draw sequence. A few
 possibilities:
 1) Undo should be like delete/minus, except creating "redo" actions rather
 than "undo" ones.
 2) Undo should be exactly like delete/minus (ok, that would be weird)
 3) Undo should instantly remove the whole drawn way.
 4) Nothing - disable. (Not as bizarre as it sounds, various other editing
 programs work this way.)

 There's also two choices about how the whole undo/redo thing works for
 drawn nodes:
 1) Individual nodes can be undone/redone
 2) The whole sequence (between starting drawing and pressing
 enter/finishing) is one undo step.

-- 
Ticket URL: <http://trac.openstreetmap.org/ticket/3385#comment:1>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world



More information about the Potlatch-dev mailing list