Created attachment 198160 [details] Minimal reproducer Steps to reproduce the problem: 1) Open the attached file. 2) Double-click on the "level" in the "level 2" line Expected result: the selection gets copied as RTF to the clipboard implicitly. Actual result: crash.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a7a81b6fbe37af938ce461e790fac517be032317 tdf#164359 editeng RTF export: track unused parent styles recursively It will be available in 25.8.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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/core/commit/5cba5e59da2102607048025a54a34aa6145dd30c tdf#164359 editeng RTF export: track unused parent styles recursively It will be available in 25.2.0.0.beta2. 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/65043a50adf8d56e1f965ec48b9609ca836ccced Related: tdf#164359 editeng RTF export: track unused follow styles recursively It will be available in 25.8.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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/core/commit/8e662d6878a3e38eb79ec01113984cc01df72ea5 Related: tdf#164359 editeng RTF export: track unused follow styles recursively It will be available in 25.2.0.0.beta2. 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.
*** Bug 164409 has been marked as a duplicate of this bug. ***
Miklos, can this be backported to 24.8.5, 24.8 being a current version with a lot of reports with crashes?
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/968043a9479ae1ca3eee734ea012a0ae783ee4cc tdf#164359 editeng RTF export: track unused parent styles recursively It will be available in 24.8.5. 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.
Aron kindly did that, thanks.
It was Xisco who backported it, I just merged the backport. The backport of the related patch to 24.8 is also on gerrit now. Thanks for fixing, Miklos!
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/65e3b433b3e53e3fa308b0ba66eb8c38670eda8f Related: tdf#164359 editeng RTF export: track unused follow styles recursively It will be available in 24.8.5. 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.
I see, thanks to both Aron & Xisco!