Created attachment 152424 [details] test file with form fields Open the attached document, and notice form fields being displayed twice
Created attachment 152425 [details] screen shot if two LO versions
OK in 6.2.3.2 OK in Versie: 6.3.0.0.alpha0+ Build ID: f23738139429358c11fa62708fbdf5bb0c43d199 CPU-threads: 4; Besturingssysteem: Linux 5.0; UI-render: standaard; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-02-28_20:14:57 Locale: nl-NL (nl_NL.UTF-8); UI-taal: nl-NL Calc: threaded wrong in Version: 6.3.0.0.alpha0+ Build ID: 84d4125b28c384f9ac6285737a5bb9093978798e CPU threads: 4; OS: Linux 5.0; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-04-06_20:07:58 Locale: nl-NL (nl_NL.UTF-8); UI-Language: en-US Calc: threaded and in Version: 6.4.0.0.alpha0+ Build ID: f75c2b04785aa05cff3bcd52689feb7400a14e8e CPU threads: 4; OS: Linux 5.0; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-06-15_11:49:26 Locale: nl-NL (nl_NL.UTF-8); UI-Language: en-US Calc: threaded
Hi cor, I reproduce with LO 6.3.0.0.alpha0+ Build ID: f6a64f9bdce16cc18bb086b0de894fba7e1538c3 CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; Locale: en-US (fr_FR); UI-Language: en-US Calc: CL but not with LO 6.2.0.0.alpha0+ Build ID: 1aa37aa6bee19099b57555a6d839992b054aa405 CPU threads: 2; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-09-23_10:17:54 Locale: fr-FR (fr_FR); Calc: threaded Jacques
This seems to have begun at the below commit. Adding Cc: to Tamás Zolnai; Could you possibly take a look at this one? Thanks fffe81c83e8018cb1e41668b01ac24cb59b5baec is the first bad commit commit fffe81c83e8018cb1e41668b01ac24cb59b5baec Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Sat Mar 9 07:08:12 2019 -0800 source f66a83c95c21b4311918a64bb85016857b49f4d4 author Tamás Zolnai <tamas.zolnai@collabora.com> 2019-03-09 14:44:50 +0100 committer Tamás Zolnai <tamas.zolnai@collabora.com> 2019-03-09 15:40:56 +0100 commit f66a83c95c21b4311918a64bb85016857b49f4d4 (patch) tree 0d0c507947bad6c711003ede66f09a7f20238cbc parent 499501e8cf1d511eb95a7b72b755c2dc69985719 (diff) MSForms: Introduce a new IFieldMark for drop-down form field
Tamás Zolnai committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/8e5982d799e23bee86404f3ccb3aaed524ae9675%5E%21 tdf#126114 - Form fields are displayed twice (double) It will be available in 6.4.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.
(In reply to Commit Notification from comment #5) > Tamás Zolnai committed a patch related to this issue. > It has been pushed to "master": That's nice & fast :)
Tamás Zolnai committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/e48aa5f55fd80f3e50d642c86a89c7506e04c4f8%5E%21 tdf#126114 - Form fields are displayed twice (double) It will be available in 6.3.0.1. 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.4.0.0.alpha0+ Build ID: a294457eb95e60028539b6783abac78b56561fe2 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 @Tamás Zolnai, thanks for fixing this issue!!