https://bugs.documentfoundation.org/show_bug.cgi?id=172325
Bug ID: 172325
Summary: Crash when toggling "Use CJK manuscript grid" while
Style Inspector is open in the Sidebar
Product: LibreOffice
Version: 26.2.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
In Writer, open the Sidebar and select the Style Inspector deck. Then try to
enable or disable "Use CJK manuscript grid" from Options. LibreOffice crashes
when the change is applied.
After examining registrymodifications.xcu and comparing the actual behaviour,
the crash appears to be related to:
<item oor:path="/org.openoffice.Office.UI.Sidebar/Content">
<prop oor:name="LastActiveDeck" oor:op="fuse">
When the stored value is:
<it>com.sun.star.text.TextDocument,InspectorDeck</it>
The same crash also occurs with:
<it>com.sun.star.text.TextDocument,SwManageChangesDeck</it>
Other Sidebar decks tested did not trigger the crash.
The crash also occurs in Troubleshoot Mode.
Steps to Reproduce:
1. Open Writer.
2. Open the Style Inspector deck in the Sidebar.
3. Go to Menu -> Tools -> Options.
4. Go to LibreOfficeDev Writer -> General.
5. Toggle "Use CJK manuscript grid".
6. Click OK.
Actual Results:
LibreOffice crashes.
Expected Results:
The Options dialogue closes, and the setting is applied without crashing.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 26.2.4.1 (X86_64)
Build ID: 1a563c585d9fd784842a5a6101a714090c4fd0fd
CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: threaded Jumbo
Version: 26.8.0.0.alpha0+ (X86_64)
Build ID: 76d0c3a2fede82476dac167a56b3b42bd2c21289
CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: threaded Jumbo
Version: 26.8.0.0.alpha1+ (X86_64)
Build ID: 750af72a83c3238a472ceb02e1fb449bcf6fff97
CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: threaded Jumbo
--
You are receiving this mail because:
You are the assignee for the bug.