Steps to repro: 1) Open a Writer document with tables, bookmarks, hyperlinks 2) Open the Navigator (side bar or floating flavor - ctrl+F5 or F5) 3) Click on a content entry under table, bookmark or hyperlink 4) Press ctrl+ Result: Crash Expected result: Nothing happens because entry does not have children I repro back to 6.0.
(In reply to Jim Raykowski from comment #0) > Steps to repro: > > 4) Press ctrl+ > No need to hold ctrl key. A simple '+' key press will do.
Reproduced in Version: 7.0.0.0.alpha0+ Build ID: 5fd05b2d4a61af0e72cf75f465c4f6ad7b2f4cc9 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Also reproduced in Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.19; UI Render: default; Locale: en-US (en_US.UTF-8)
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a46e768810e82abaf98e5cef02c697c718877974 tdf#130155 Writer Navigator crash fix: Check entry to expand has children It will be available in 6.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 7.0.0.0.alpha0+ Build ID: aef7feb3e695ecf6d411f0777196dcc4281e201a CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Jim, thanks for fixing this issue!!
Jim Raykowski committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/548e1baac8c767ff51456b5bfeaa98a807fb61f4 tdf#130155 Writer Navigator crash fix: Check entry to expand has children It will be available in 6.4.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.