In Tools > Options > LibreOffice > View > Icon size, switching back to "Automatic" has the expected impact on the UI but uses the last label in the dropdown instead. Steps: 1. Tools > Options > LibreOffice > View > Icon size, switch Toolbar to "Large", click "Apply" 2. Switch back to "Automatic", click "Apply" Result: dropdown still displays "Large" even though the icons switched back to Affect both gtk3 and gen VCL plugins. Repro in recent trunk build: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: f95c3994f0b6a82a3bc2ddfb68822b74479ae185 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded And in 7.1.0.3. In 7.0.6.2, the label was correct but the UI would not change and would require closing and reopening the dialog before being able to change it, so this is not really a regression. Caolán, this is a follow-up to this commit, which I found bibisecting with the libreoffice-64-7.1 repo: commit 78c6e88e163f50eccc1cebdb2defe9ec4af248ce author Caolán McNamara Thu Oct 29 16:56:54 2020 +0000 committer Caolán McNamara Thu Oct 29 21:22:25 2020 +0100 have just the one handler for ok/apply options Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105020 Any chance you could have a look at this minor annoyance? Same kind of issue as in bug 137930.