[Libreoffice-bugs] [Bug 119987] New: FILEOPEN FILESAVE DOCX The MultiSelect property of the list box ActiveX control is incorrectly imported/exported
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 19 16:51:40 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119987
Bug ID: 119987
Summary: FILEOPEN FILESAVE DOCX The MultiSelect property of the
list box ActiveX control is incorrectly
imported/exported
Product: LibreOffice
Version: 6.2.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: kelemeng at ubuntu.com
CC: zolnaitamas2000 at gmail.com
Blocks: 104523
Created attachment 145030
--> https://bugs.documentfoundation.org/attachment.cgi?id=145030&action=edit
Example file from Word with three list box.
The MultiSelect property of the list box ActiveX control can have three values
in Microsoft Word, but the Multiselection property of the list box form control
can have only two values in LibreOffice Writer.
Steps to reproduce:
1. Create a new document in Microsoft Word 2010.
2. On the Developer tab, in the Controls group, click Design Mode.
3. Insert three list box ActiveX control.
4. Right-click the first control, and click Properties.
5. Set the MultiSelect property of ListBox1: 0 – fmMultiSelectSingle.
6. Click the second control and set the MultiSelect property of ListBox2: 1
– fmMultiSelectMulti.
7. Click the third control and set the MultiSelect property of ListBox3: 2
- fmMultiSelectExtended.
8. Save the file as DOCX.
9. Open the same file in LibreOffice Writer.
10. On the Form tab, click Design Mode.
11. Right-click the one control, and click Control Properties.
Actual results:
The Multiselection property of ListBox1: No.
The Multiselection property of ListBox2: Yes.
The Multiselection property of ListBox3: Yes.
12. Select File and Save As.
13. Name the file.
14. Select File and Reload.
15. On the Form tab, click Design Mode.
16. Right-click the one control, and click Control Properties.
Actual results:
The Multiselection property of ListBox1: No.
The Multiselection property of ListBox2: No.
The Multiselection property of ListBox3: No.
Expected results:
The Multiselection property of the list box form control should be three values
and it should have the same value as MultiSelect property of the list box
ActiveX control.
LibreOffice details:
Version: 6.2.0.0.alpha0+
Build ID: efe119aaa50e9f532b3fac1ef153469c80f24b80
CPU threads: 4; OS: Windows 6.1; UI render: default;
TinderBox: Win-x86 at 42, Branch:master, Time: 2018-09-10_00:02:50
Locale: en-US (hu_HU); Calc: threaded
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=104523
[Bug 104523] [META] DOCX (OOXML) ActiveX and Legacy form control related issues
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180919/ff8a5387/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list