Description: I can reproducibly crash the attached document by removing the first bullet in the list. Steps to Reproduce: 1. Put the cursor to the empty bullet list entry 2. Hit delete Actual Results: LibreOffice writer crashes Expected Results: LibreOffice writer should not crash, the bullet list entry should be removed. Reproducible: Always User Profile Reset: No Additional Info: There is change tracking involved.
Created attachment 152718 [details] Example document which makes the crash reproducible
The attached document crashed at import time until https://cgit.freedesktop.org/libreoffice/core/commit/?id=f609eba8b979620dc8f1c4a47d710360f8aae9e6, when the crash deleting the bullet is already reproducible... redlinehide related work, adding Michael Stahl to the loop...
The document started to crash at import time at https://cgit.freedesktop.org/libreoffice/core/commit/?id=4532845e22c10f252840887e55002307227b2390
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/91b344b0346347ac40d2d6fa03a03e92d2e9f252%5E%21 tdf#126340 sw_redlinehide: only move merged frames in JoinPrev It will be available in 6.4.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.
fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/680c4eac7a39b7e039d7828a3cac839395b9a36e%5E%21 tdf#126340 sw_redlinehide: only move merged frames in JoinPrev It will be available in 6.3.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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/447d52dffaa2fcc8a78ac87fbd8cf543c52888e5%5E%21 tdf#126340 sw_redlinehide: only move merged frames in JoinPrev It will be available in 6.2.6. 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: 6.4.0.0.alpha0+ Build ID: 850693273970be2662cce8f4d2710b3657a02f65 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Michael Stahl, thanks for fixing this issue!
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-3-0": https://git.libreoffice.org/core/+/d929e17d4274e569bf2453a3263c76691a89acb9%5E%21 tdf#126340 sw_redlinehide: only move merged frames in JoinPrev It will be available in 6.3.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.
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ddcfaf0e51dbc2d60e6ada9aa236e04dee431ab5 uitest for bug tdf#126340 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bf16e836dd7094cb5679042bbd49cb8b49c869d2 tdf#126340: move UItest to CppunitTest It will be available in 7.0.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.