Created attachment 123484 [details] Simple DOCX example A slideshow I opened was missing a "spotlight" like effect created with the radial fill. I found that we're incorrectly mapping fill gradients in both shapes and backgrounds. The correct mapping should be: Radial -> Radial Rectangular -> Quadratic Path -> Quadratic (centered)
Created attachment 123485 [details] Comparision Word vs Writer
TESTING with Ubuntu 14.04 + LO 5.2.0.0.alpha0+ (2016-02-24_23:58:47) (In reply to Luke from comment #0) > A slideshow I opened was missing a "spotlight" like effect created with the > radial fill. I found that we're incorrectly mapping fill gradients in both > shapes and backgrounds. CONFIRMED -- LibreOffice does not match the document rendering in MS-Office. Status -> NEW
** Please read this message in its entirety before responding ** 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 on a currently supported version of LibreOffice (5.2.7 or 5.3.3 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) http://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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170522
Still present Version: 6.1.0.0.alpha0+ Build ID: 8e8dd8f320a3ff59ff8a16c1a7a867888ce80700 CPU threads: 2; OS: Mac OS X 10.12.6; UI render: default; TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2018-03-13_23:59:29 Locale: en-US (en_US.UTF-8); Calc: group
Created attachment 148853 [details] Pros/Cons of Mapping Rect vs Square Miklos fixed the MSO Radial to LO Radial mapping in Bug 94238. The MSO Rectangular to LO’s square / quad is not so cut and dry If you map it to LO’s rect 1) No "X" shape / incorrectly fades to a center line 2) The Corners of the X are correct 3) MSO’s first gradient stop can be emulated with LO’s border If you map it to LO’s square: 4) "X" shape / correct fade to a center point 5) The corner of the X’s are off center 6) MSO’s first gradient stop cannot be emulated with LO’s border (note missing top/bottom border) If we decide square is preferable, i have a patch at https://gerrit.libreoffice.org/#/c/67254/
Dear Luke, 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
Still repo in 7.2. I'm torn on this issue. See Comment 5. The Radial mapping in Bug 94238 maps 1 to 1 in MSO/LO. Here's it's not so cut an dry. I think the correct solution may be to add a new fill type "Rectangular" that maps more closely to MSO's.
fixed with 7.6 commit bb198176684c3d9377e26c04a29ec66deb811949 Author: Armin Le Grand (allotropia) on Fri Apr 21 15:18:09 2023 +0200 MCGR: Make MCGR default for oox im/export, cleanup