Created attachment 138972 [details] Sample file Steps to reproduce: 1. Open attached document. Check the bullets size ( See the image attached ) Reproduced in Version: 6.1.0.0.alpha0+ Build ID: 0ef0740298b45379bbf8d00d50beffee7a2f812a CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded
Created attachment 138973 [details] comparison MSO 2010 and LibreOffice 6.1
Regression introduced by: author Paul Trojahn <paul.trojahn@gmail.com> 2017-11-13 18:27:22 +0100 committer Tamás Zolnai <tamas.zolnai@collabora.com> 2017-12-18 15:46:40 +0100 commit 3b4f14f4da046dab25362114db737968634cd720 (patch) tree 1d11378090d4d5d4e8b8a6cfa605c28b7a33830b parent 61b1d631331551b43bc7d619be33bfbfeff7cad6 (diff) tdf#90626 PPTX: Fix image bullet size This solution comes with a few limitations. The bullet isn't centered in Powerpoint and has to be between 25% and 400% of the size of the first character in the paragraph. This isn't optimal, but should produce acceptable results under most circumstances. Bisected with: bibisect-linux64-6.1 Adding Cc: to Paul Trojahn Before the commit, the bullets look different than on MSO but now they look completely different.
[Bug found by office-interoperability-tools]
Paul Trojahn committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1fe4f041aeef2fcabd90bc07ab6a5ee5aba1dd59 tdf#114913 Use master if char size wasn't set It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.1.0.0.alpha0+ Build ID: 5cb225b0b3dbb55fd44899b1fb16bdcfeb866849 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded Thanks for the fix Paul !!