This is a follow-up of bug 111522 Steps to reproduce: 1) Open attachment 151920 [details] from bug 111522 2) Have slide 1 on window 1, slide 2 on window 2. 3) Start text edit on window 1. 4) Double click on the shape on window 2 and write something 5) Click outside the shape 6) Undo Reproduced in Version: 6.4.0.0.alpha0+ Build ID: ec905d131374f0860bac77c52873eed984b1966f 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
Also reproduced in Version: 4.2.0.0.alpha1+ Build ID: fc8f44e82de4ebdd50ac5fbb9207cd1a59a927e3 but not in Version: 4.1.0.0.alpha1+ Build ID: a2c9d4f8bbde97f175bae4df771273a61251f40 so it seems it was introduced at the same point as bug 111522 -> see https://bugs.documentfoundation.org/show_bug.cgi?id=111522#c8
I know how to fix this one. I'll try to provide a unittest as well
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/091f573728e7951d5dc4ef138117499b7480885f%5E%21 tdf#125824 svx: fix crash with view1 and view2 doing textedit 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/1da42db5f3b8e382cc9ea3345a87e7ce495d44d9%5E%21 tdf#125824 svx: fix crash with view1 and view2 doing textedit It will be available in 6.3.0.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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/9dca7c2fac5c6b83a6910aa61b1a2a316f36d948%5E%21 tdf#125824 svx: fix crash with view1 and view2 doing textedit 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.
Tamás Zolnai committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/92d1eaab8adf8de7afa607119770adb042283700 Better fix for tdf#125824: switch page only for the current view. It will be available in 7.2.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.