| Summary: | customize toolbar with drag and drop causes crash | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | thekswenson |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.3.0.0.alpha1+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=125384 | ||
| Whiteboard: | target:6.5.0 target:6.4.0.1 target:6.3.4 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
thekswenson
2019-11-14 14:51:34 UTC
I can reproduce it in Version: 6.4.0.0.beta1+ Build ID: 956153105bbf900f3b20aea98338148cf545fa0e 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 Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d92d98b35bb1846c82b401a53392a64118f51da2 author Caolán McNamara <caolanm@redhat.com> 2019-05-20 21:36:34 +0100 committer Caolán McNamara <caolanm@redhat.com> 2019-05-21 09:53:24 +0200 commit d92d98b35bb1846c82b401a53392a64118f51da2 (patch) tree 8bccedf43397737b983a3f79c395226a46ed345d parent 6953aa7ce0e276c4961d7caac9ea2542d92f08bc (diff) tdf#125384 allow setting initial tabpage before dialog is running Bisected with: bibisect-linux64-6.3 Adding Cc: to Caolán McNamara I think the dropped entry sometimes becomes a *child* of another entry instead of a peer. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/17d896731b5ee13ff3499d0db94315a67a9782a4 Resolves: tdf#128802 manage dnd ourself 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/fafd25e4b6c7ee7d6e47791bb37d3a242d7c4a16 Resolves: tdf#128802 manage dnd ourself It will be available in 6.4.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. fixed in master and 6-4, backport to 6-3 in gerrit Verified in Version: 6.4.0.0.beta1+ Build ID: 1987c98926a85a483a32ea78e460e563a6ea4705 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 @Caolán, thanks for fixing this issue! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/485e9df9e3e5d444d455c280c30d72cbc1e49a69 Resolves: tdf#128802 manage dnd ourself It will be available in 6.3.4. 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. |