Description: Doesn't show list item in Fields dialog Steps to Reproduce: 1. Open Writer 2. Ctrl+F2 (opens Fields dialog) 3. Go to Functions tab 4. Select Input list in Type list 5. Enter any word in Item field in right part of dialog 6. Press Add button 7. Repeat 5 and 6 several times 8. Area "Items on list" is empty! But if press Insert button, then you get a field with your list Actual Results: Doesn't show list item in Fields dialog Expected Results: I can see list item in Fields dialog Reproducible: Always User Profile Reset: No Additional Info: I found it in Version: 6.3.0.0.alpha0+ Build ID: 7334034ae93b49fc93b5859a3c047a319d138282 CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2019-04-30_02:53:03 Locale: ru-RU (ru_RU); UI-Language: en-US Calc: threaded but in 6.2 it works fine -> regression and in 6.2 dialog looks some different on this tab
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=43fd682ea227bbe82f0abf756213cf88b2826183 author Caolán McNamara <caolanm@redhat.com> 2019-03-16 17:58:16 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-03-16 22:17:19 +0100 commit 43fd682ea227bbe82f0abf756213cf88b2826183 (patch) tree 31cfbeb54145e72a632d2a319c0a0ef3c5881ffe parent 338e562639f947f9aa5fcd7340fe87a57b0f3601 (diff) weld SwFieldFuncPage Bisected with: bibisect-linux64-6.3 Adding Cc: to Caolán McNamara
fixed in master now
Verified in Version: 6.3.0.0.alpha0+ Build ID: f420aa3e027e04e49b7031ebf0613debcaab2ea0 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!!