| Summary: | FILESAVE DOCX OLE objects “Display as icon” setting ignored on opening | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | NISZ LibreOffice Team <libreoffice> |
| Component: | Writer | Assignee: | Dániel Arató (NISZ) <arato.daniel> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | buzea.bogdan, dgp-mail, nemeth, szymon.klos |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.0.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=108544 | ||
| Whiteboard: | target:7.1.0 target:7.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 112976 | ||
| Attachments: |
Example file from Writer
The original file saved by Writer Screenshot of the original and exported document side by side in Writer how it looks screenshot |
||
|
Description
NISZ LibreOffice Team
2020-03-24 14:42:54 UTC
Created attachment 158940 [details]
The original file saved by Writer
Created attachment 158941 [details]
Screenshot of the original and exported document side by side in Writer
I confirm it with Version: 6.3.5.2 (x64) Build-ID: dd0751754f11728f69b42ee2af66670068624673 CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: threaded Daniel Arato (NISZ) committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/07dcb0dab759d4ab535d99c0e6d326959906b87e tdf#131537 DOCX export: fix OLE "Display as icon" It will be available in 7.1.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. Created attachment 165408 [details] how it looks This is how it looks on my Version: 7.1.0.0.alpha0+ Build ID: 3a22f5a589e822e7ca8bbb00e38a3aff93ed7ba5 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-US (ro_RO.UTF-8); UI: en-US Calc: threaded It seems not solved... or maybe I missed something... (In reply to BogdanB from comment #5) This was an export issue, rather than an import one. That is to say the attached example file already _has_ the problem. You need to create a new document with an OLE in it from scratch, save it and then reopen it to test the behaviour. Created attachment 165500 [details]
screenshot
This is how it looks after reopening with LibreOffice, like an icon.
So, it's verified now.
Verified with Version: 7.1.0.0.alpha0+ Build ID: 3a22f5a589e822e7ca8bbb00e38a3aff93ed7ba5 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-US (ro_RO.UTF-8); UI: en-US Calc: threaded Daniel Arato (NISZ) committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/10184fcab1f314e0861ad152b320ed1ee31ccdd5 tdf#131537 DOCX export: fix OLE "Display as icon" It will be available in 7.0.2. 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. |