https://bugs.documentfoundation.org/show_bug.cgi?id=148422
Bug ID: 148422
Summary: Assertion failed: (rSData.empty() ||
rSData[0].m_bRedlineMoved ||
(rSData[0].m_nRedlineCount ==
rDoc.getIDocumentRedlineAccess().GetRedlineTable().siz
e())), function SetSaveData, file undobj.cxx, line
1487.
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Assertion failed: (rSData.empty() || rSData[0].m_bRedlineMoved ||
(rSData[0].m_nRedlineCount ==
rDoc.getIDocumentRedlineAccess().GetRedlineTable().size())), function
SetSaveData, file undobj.cxx, line 1487.
Steps to Reproduce:
1. Open attachment 178254
2. Place cursor after 'grit'
3. Press backspace until grit is being deleted
4. Place cursor after ' put'
5. press backspace until ' put' being deleted
6. press and hold CTRL+Z -> Assert
Actual Results:
Assert
Expected Results:
No assert
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
--
You are receiving this mail because:
You are the assignee for the bug.