https://bugs.documentfoundation.org/show_bug.cgi?id=172188
Bug ID: 172188
Summary: Crash when switching para direction in editeng
Product: LibreOffice
Version: 26.8.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Writer crashes due to the following assertion when changing paragraph
directions inside text boxes:
> soffice.bin: core/include/svl/poolitem.hxx:709: const T&
> SfxPoolItem::StaticWhichCast(TypedWhichId<T>) const [with T = SfxBoolItem]:
> Assertion `nId == m_nWhich' failed.
Steps to Reproduce:
1. Open a new Writer document
2. Create a text box (Insert -> Text Box, then drag a box)
3. Type some text
4. Press the Right-to-Left button on the toolbar
Actual Results:
Writer crashes due to an assertion
Expected Results:
Writer should not crash
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 26.8.0.0.alpha0+ (X86_64)
Build ID: 4f1d95b0cc85e0b05c0b97c90f7d5df2d4272b76
CPU threads: 32; OS: Linux 6.17; UI render: default; VCL: kf5 (cairo+wayland)
Locale: en-CA (en_CA.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.