Bug 119987 - FILEOPEN FILESAVE DOCX The MultiSelect property of the list box ActiveX control is incorrectly imported/exported
Summary: FILEOPEN FILESAVE DOCX The MultiSelect property of the list box ActiveX contr...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: filter:docx
Depends on:
Blocks: DOCX-ActiveX-Legacy
  Show dependency treegraph
 
Reported: 2018-09-19 16:51 UTC by Gabor Kelemen (allotropia)
Modified: 2023-11-25 03:15 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file from Word with three list box. (24.36 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2018-09-19 16:51 UTC, Gabor Kelemen (allotropia)
Details
The original file saved by Writer. (18.12 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2018-09-19 16:53 UTC, Gabor Kelemen (allotropia)
Details
Screenshot of the original and exported document side by side in Writer. (161.65 KB, image/png)
2018-09-19 16:54 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2018-09-19 16:51:40 UTC
Created attachment 145030 [details]
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@42, Branch:master, Time: 2018-09-10_00:02:50
Locale: en-US (hu_HU); Calc: threaded
Comment 1 Gabor Kelemen (allotropia) 2018-09-19 16:53:43 UTC
Created attachment 145031 [details]
The original file saved by Writer.
Comment 2 Gabor Kelemen (allotropia) 2018-09-19 16:54:17 UTC
Created attachment 145032 [details]
Screenshot of the original and exported document side by side in Writer.
Comment 3 Buovjaga 2018-11-23 18:12:37 UTC
Repro with file. I guess the whole ability to access ActiveX properties is very new as older versions do not offer it.

Arch Linux 64-bit
Version: 6.3.0.0.alpha0+
Build ID: 750ccfb2a60582a5652c08f3cbb6f11d4c152275
CPU threads: 8; OS: Linux 4.19; UI render: default; VCL: gtk3_kde5; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded
Built on 22 November 2018
Comment 4 QA Administrators 2019-11-24 03:35:56 UTC Comment hidden (obsolete)
Comment 5 QA Administrators 2021-11-24 04:31:33 UTC Comment hidden (obsolete, spam)
Comment 6 QA Administrators 2023-11-25 03:15:28 UTC
Dear Gabor Kelemen (allotropia),

To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information from Help - About LibreOffice.
 
If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug