Undo/Redo
Posted: Fri Dec 23, 2022 1:39 pm
Hi,
in .Net Report Designer (WinForms) Version 2022.4.1 I found following issues regarding Undo/Redo and closing reports
1) Open a report which contains a text element. Double click the text element and close the editor with 'Cancel' => An Undo operation is available, but I have changed nothing... (cancel!)
2) Open a report which contains a text element. Delete the text element using the delete button in the home ribbon. Go to Flie and create a new report. The old report will be closed without asking for saving the changes...
3) what I really wanted to check: A double click on an element (e.g. text) sets Report.IsModified to true, although I cancel the operation and nothing has changed. So on closing the designer will ask for saving the changes...
Can you please fix these issues please?
Many thanks & Regards
in .Net Report Designer (WinForms) Version 2022.4.1 I found following issues regarding Undo/Redo and closing reports
1) Open a report which contains a text element. Double click the text element and close the editor with 'Cancel' => An Undo operation is available, but I have changed nothing... (cancel!)
2) Open a report which contains a text element. Delete the text element using the delete button in the home ribbon. Go to Flie and create a new report. The old report will be closed without asking for saving the changes...
3) what I really wanted to check: A double click on an element (e.g. text) sets Report.IsModified to true, although I cancel the operation and nothing has changed. So on closing the designer will ask for saving the changes...
Can you please fix these issues please?
Many thanks & Regards