Description: Image in Word Document not rendering by LibreOffice Steps to Reproduce: 1.Open Attached document in LibreOffice - Image not rendering 2.Open Attached document in MS Word to see actual image 3. Actual Results: Image not rendering Expected Results: Image in Word doc should render Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 152084 [details] Image Issue
Confirm working on Microsoft Windows. And NOT working on Version: 6.3.0.0.beta1 (x64) Build ID: a187af327633f5f00363be5131bd21a13e0f1a7b CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; Locale: ro-RO (ro_RO); UI-Language: en-US Calc: threaded NOT working on Version: 6.2.4.2 (x64) Build ID: 2412653d852ce75f65fbfa83fb7e7b669a126d64 CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; Locale: ro-RO (ro_RO); UI-Language: en-US Calc: threaded
Hi Mohammed, BogdanB, I confirm too with LO 6.4.0.0.alpha0+ (x86) Build ID: 87238627b025ee6aa61378667e56b1769d4460c2 CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2019-06-09_00:03:18 Locale: fr-FR (fr_FR); UI-Language: en-US Calc: CL and observed this image is correctly rendered when you use rtf format. Cordially, Jacques
Dear Mohammed Saifullah, 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://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
still repro. It's a Smart Art object, not an image Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: b89ebf135818ccaa45bbfb164099a6e199bd7d11 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: threaded
Not sure what's going on, but the drawing is shown until the following commit, bibisected using bibisect-43max (already in 4.2.0.4): https://cgit.freedesktop.org/libreoffice/core/commit/?id=4a969ac35174520f1ffeb4f919f5d7bb6d99a628 author Matúš Kukan <matus.kukan@collabora.com> 2013-12-17 21:59:50 +0100 committer Matúš Kukan <matus.kukan@collabora.com> 2013-12-20 16:26:35 +0100 "svx: split into direct implementation getFactories" Afterwards nothing is shown in place, and after the following commit, the arrow lines appear again, but not the text boxes: https://cgit.freedesktop.org/libreoffice/core/commit/?id=6d0005d95f20a326fe308a7c59dd2801f0d0b241 author Tomaž Vajngerl <tomaz.vajngerl@collabora.com> 2014-04-26 19:13:31 +0200 committer Tomaž Vajngerl <tomaz.vajngerl@collabora.com> 2014-04-26 19:28:55 +0200 "fdo#74336 draw hairline if line width is small"
Likely duplicate to bug 113187. The "Block Cycle" uses custGeom for the arrow, not a prstGeom. Such is problems in import, see bug 76334.
With commit https://git.libreoffice.org/core/commit/cf972fb9856957f4444199eb97464b83d8dc2698 as fix for bug 113187 this bug is fixed too. Thus I set it to dublicate *** This bug has been marked as a duplicate of bug 113187 ***