Bug 148418 - assert(result != IDocumentRedlineAccess::AppendResult::IGNORED)
Summary: assert(result != IDocumentRedlineAccess::AppendResult::IGNORED)
Status: RESOLVED DUPLICATE of bug 140605
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-06 10:47 UTC by Telesto
Modified: 2022-04-06 11:12 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
BT with symbols (10.93 KB, text/rtf)
2022-04-06 10:48 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2022-04-06 10:47:49 UTC
Description:
assert(result != IDocumentRedlineAccess::AppendResult::IGNORED)

Steps to Reproduce:
1. Open Writer
2. Insert a table 3x2 (3 rows, 2 columns)
3. Edit track changes -> record
4. Type A in A1 B in B1 and C in C1
5. select middle row. press delete row wice
6. CRTL+Z everything
7. CTRL+Y everything
8. CTRL+Z everything 


Actual Results:
Assert

Expected Results:
Not so


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: fbf739198aa7f02975d531521c6525073783c7f1
CPU threads: 8; OS: Mac OS X 12.2.1; UI render: Skia/Metal; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded
Comment 1 Telesto 2022-04-06 10:48:14 UTC
Created attachment 179344 [details]
BT with symbols
Comment 2 Telesto 2022-04-06 11:12:52 UTC

*** This bug has been marked as a duplicate of bug 140605 ***