| Summary: | Page orientation lost on redo | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | ilmari.lauhakangas |
| Priority: | medium | ||
| Version: | 24.8.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 105537 | ||
|
Description
Telesto
2024-01-15 13:27:10 UTC
Repro Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: ef6083200a4f28e43198c7a0878da6f4b880725f CPU threads: 8; OS: Linux 6.7; UI render: default; VCL: gtk3 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded By the way, for me the orientation is already lost with undo. And between step 3 and 4 should be Ctrl+C. With a debug build it crashes at undo with soffice.bin: /home/user/libreoffice/sw/source/core/txtnode/ndtxt.cxx:5494: void SwTextNode::TriggerNodeUpdate(const sw::LegacyModifyHint &): Assertion `dynamic_cast<SwTextFormatColl const*>(static_cast<const SwFormatChg*>(pOldValue)->pChangedFormat)' failed. (In reply to Buovjaga from comment #2) > By the way, for me the orientation is already lost with undo. And between > step 3 and 4 should be Ctrl+C. > > With a debug build it crashes at undo with > > soffice.bin: /home/user/libreoffice/sw/source/core/txtnode/ndtxt.cxx:5494: > void SwTextNode::TriggerNodeUpdate(const sw::LegacyModifyHint &): Assertion > `dynamic_cast<SwTextFormatColl const*>(static_cast<const > SwFormatChg*>(pOldValue)->pChangedFormat)' failed. Reported as bug 159503 |