Bug 126114 - Form fields are displayed twice (double)
Summary: Form fields are displayed twice (double)
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium major
Assignee: Tamás Zolnai
URL:
Whiteboard: target:6.4.0 target:6.3.0.1
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2019-06-26 14:15 UTC by Cor Nouws
Modified: 2019-06-28 12:31 UTC (History)
6 users (show)

See Also:
Crash report or crash signature:


Attachments
test file with form fields (26.77 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2019-06-26 14:15 UTC, Cor Nouws
Details
screen shot if two LO versions (85.35 KB, image/png)
2019-06-26 14:17 UTC, Cor Nouws
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cor Nouws 2019-06-26 14:15:11 UTC
Created attachment 152424 [details]
test file with form fields

Open the attached document, and notice form fields being displayed twice
Comment 1 Cor Nouws 2019-06-26 14:17:58 UTC
Created attachment 152425 [details]
screen shot if two LO versions
Comment 2 Cor Nouws 2019-06-26 14:18:34 UTC
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
Comment 3 Jacques Guilleron 2019-06-26 15:12:05 UTC
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
Comment 4 raal 2019-06-26 17:00:16 UTC
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
Comment 5 Commit Notification 2019-06-26 19:12:58 UTC
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.
Comment 6 Cor Nouws 2019-06-27 06:08:11 UTC
(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 :)
Comment 7 Commit Notification 2019-06-27 14:31:11 UTC
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.
Comment 8 Xisco Faulí 2019-06-28 12:31:41 UTC
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!!