| Summary: | gtk3: "New Address List" dialog gets broken | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Stephan Bergmann <sberg.fun> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0 target:7.0.3 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Stephan Bergmann
2020-10-02 14:36:27 UTC
(In reply to Stephan Bergmann from comment #0) > Originally reported as > <https://github.com/flathub/org.libreoffice.LibreOffice/issues/ > 132#issuecomment-702745904> "LibreOffice won't customize the mail merge > menu." Can reproduce on Linux with SAL_USE_VCLPLUGIN=gen with all of [...] can reproduce with SAL_USE_VCLPLUGIN=gtk3, I mean > Works fine at least with SAL_USE_VCLPLUGIN=gen and SAL_USE_VCLPLUGIN=qt5 in > my local build. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8c8b6c6ab7e9016ccd5c7e2a7e5216d94e6e3613 tdf#137209 unparent widgets in fragment dtor It will be available in 7.1.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 in master, backport to 7-0 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/a9291f02c6eb9aa97a287dd5a99ad4b4d9448572 tdf#137209 unparent widgets in fragment dtor It will be available in 7.0.3. 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. |