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 Flathub's LO 7.0.1.2 flatpak, libreoffice-6.4.6.2-1.fc32.x86_64, and a recent local build of master towards LO 7.1: "File - New - Text Document", "Tools - Mail Merge Wizard... - Insert Address Block - Select Different Address List... - Create... - Customize...", select "Company Name" element, "Delete - OK": "New Address List" dialog starts to extend past the bottom of the screen, labels on the left are garbled, all edit fields but the final "Gender" refuse to take focus (also see the original report's <https://imgur.com/WSLz4pM>). Works fine at least with SAL_USE_VCLPLUGIN=gen and SAL_USE_VCLPLUGIN=qt5 in my local build.
(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.