| Summary: | UI: Pivot Table Layout dialog is disposed when I switch to another libreoffice window | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Kevin Suo <suokunlong> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | 79045_79045, caolan.mcnamara, noelgrandin, raal |
| Priority: | medium | Keywords: | bibisected, regression |
| Version: | 6.4.0.3 release | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=146378 https://bugs.documentfoundation.org/show_bug.cgi?id=155708 |
||
| Whiteboard: | target:7.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Kevin Suo
2022-01-22 08:23:12 UTC
Also reproducible on Win7. It works OK *before* the following commit: commit f82356d9a1ce1457593a5f42728e2962561328cf Author: Caolán McNamara <caolanm@redhat.com> Date: Mon Apr 29 13:13:23 2019 +0100 weld ScPivotLayoutDialog After that commit, there is a crash when switching between windows. This crash was fixed by: commit 7364a206a67f73513590fbb55e9e1d630c97aab1 Author: Noel Grandin <noel.grandin@collabora.co.uk> Date: Thu Oct 24 08:43:59 2019 +0200 tdf#128077 crash with calc dialogs and multiple windows It is not possible to test if *this* bug exists between f82356d9a1ce1457593a5f42728e2962561328cf..7364a206a67f73513590fbb55e9e1d630c97aab1 (due to the crash). However, *this* bug does exist *after* 7364a206a67f73513590fbb55e9e1d630c97aab1. Adding Noel Grandin and Caolán McNamara to cc: would you please take a look? Thanks. confirm Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: bd5492275d31f59b1d269205018d1487af52426f CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Jumbo more mine than Noels's anyway Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6c5c6ede0103e15b8e8ac432f0ca7f6e00c9dcb4 tdf#146913 don't destroy the dialog if we just want to hide it It will be available in 7.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. Verified fixed on master. As a reminder, this also affects 7.3 and 7.2 branch, thus backport is needed. *** Bug 146378 has been marked as a duplicate of this bug. *** |