To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68825
                 Issue #|68825
                 Summary|need to remove redo action for chart that got removed 
                        |via undo
               Component|Word processor
                 Version|680m172
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|viewing
             Assigned to|mru
             Reported by|tl





------- Additional comments from [EMAIL PROTECTED] Mon Aug 21 05:34:37 -0700 
2006 -------
In CWS chart2mst3 if you insert a table and then insert a chart for that table a
chart gets inserted and following that the new chart wizard dialog opens.
If you press the 'Cancel' button the chart gets removed (by calling undo) but a
redo action remains. 
Since the dialog was ended via 'Cancel' this should not happen.

Thus it seems one of the following solutions are available.
1) remove the top redo action
2) may it is ok to remove all redo actions because when chart was inserted
    all prevous redo action got removed already
3) introduce some function like 'UndoWithoutRedo'

The code line where the chart was removed with undo is in Writers chartins.cxx
right after the line
  if( nDialogRet == ui::dialogs::ExecutableDialogResults::CANCEL )

TL->AMA: Please take over. Thanks!

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to