Steps to reproduce: 1. Open any LO app using gtk3. 2. Right click on any toolbar. 3. From the context menu, choose "Customize Toolbar..." Actual results: The customization dialog opens with the Menus tab active. Expected results: The Toolbars tab should be active.
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=3a42ee3284df7020ef111293a4d11148c1bf3a50 author Caolán McNamara <caolanm@redhat.com> 2019-03-08 09:06:21 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-03-11 15:37:05 +0100 commit 3a42ee3284df7020ef111293a4d11148c1bf3a50 (patch) tree d12e7c85bb5e58c0ede3a500d56856e24a9ade0a parent 231c06c5c2320c0465df0cbeab4c754937a05a9b (diff) weld SvxConfigDialog Bisected with: bibisect-linux64-6.3 Adding Cc: to Caolán McNamara
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/d92d98b35bb1846c82b401a53392a64118f51da2%5E%21 tdf#125384 allow setting initial tabpage before dialog is running It will be available in 6.3.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 in Version: 6.3.0.0.alpha1+ Build ID: e7fb44b8c86b4dce1d4c6f15752cc3bf62b14888 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!!