https://issues.apache.org/ooo/show_bug.cgi?id=124760
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED Assignee|[email protected] |[email protected] |g | --- Comment #7 from Armin Le Grand <[email protected]> --- It only happens when not re-selecting the created shape, but directly start to move it (with cursor keys is fastest). The undo stack gets quite sme actions for creating this (convert objects to polygon objects, merge, insert result object, delete source objects), but works well. Completely traveling through undo/redo works as intended. Thus it must have to do with the undo stack deletion together with the selection. Looking deeper since the selection looks okay after the action; only one object is selected since the selection gets 'corrected' afterwards by excluding all objects which are not inserted to the model currently (see SdrMarkView::CheckMarked()). -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
