You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/08/16 16:12:22 UTC

[Bug 120594] New: Undo/Redo for chart draw objects not complete

https://issues.apache.org/ooo/show_bug.cgi?id=120594

          Priority: P3
            Bug ID: 120594
          Assignee: ooo-issues@incubator.apache.org
           Summary: Undo/Redo for chart draw objects not complete
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: All
          Reporter: Armin.Le.Grand@me.com
          Hardware: All
            Status: CONFIRMED
           Version: AOO 3.4.0
         Component: editing
           Product: chart

ALG: This is a follow-up to #120515#. The Undo/Redo in chart module (activated
chart OLE) is not complete:
- The user exp enhancements from #120515# are not supported. I tried to support
it; undo is well encapsulated in chart module and I found no easy way to get
the c++ SfxUndoManager instance for handing over to TextEdit
- Moving draw objects with cursor keys has no undo (move is done using UNO API
which creates no undo)
- Using Undo when in text edit mode of a draw object does not undo the text
actions, but the previous modifications
- Playing around with text edit/draw objects and chart actions leads to crashes

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120594] Undo/Redo for chart draw objects not complete

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120594

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Armin.Le.Grand@me.com

--- Comment #1 from Armin Le Grand <Ar...@me.com> ---
ALG: Added myself to cc.

-- 
You are receiving this mail because:
You are the assignee for the bug.