[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2023-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

Xisco Faulí  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #10 from Xisco Faulí  ---
This issue got fixed by
https://cgit.freedesktop.org/libreoffice/core/commit/?id=c27946fb157fe46fbfaefbe93f2c6794b1af4411
Closing as DUPLICATED of bug 150020

*** This bug has been marked as a duplicate of bug 150020 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2023-06-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

--- Comment #9 from Regina Henschel  ---
The shadow is rendered correctly in Version: 7.6.0.0.alpha1+ (X86_64) /
LibreOffice Community
Build ID: 70fd835b4cf75e386ee115c705241a4059fb68a8
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded

But still there is no UI to set the properties. The properties in question are
ShadowAlignment, ShadowSizeX and ShadowSizeY. These properties can be seen in
the Development Tools, but not in the API Reference. They are not part of
com::sun::star::drawing::ShadowProperties Service.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2023-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

--- Comment #8 from QA Administrators  ---
Dear Gülşah Köse,

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2021-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #7 from Regina Henschel  ---
The origin of the distance is given in attribute algn="tr", which means, that
the distance between object and shadow is measured using the top-right corner
of object and shadow. The position of the shadow is then determined by
attribute dist(UI Distance) and dir (UI Angle). That means pptx used polar
coordinates.

LibreOffice does not evaluate attribute "algn" and only preserves it for
roundtrip, at least that is my conclusion of
EffectPropertiesContext::saveUnsupportedAttribs()
LibreOffice uses instead top-left corner of the image as origin.

LibreOffice evaluates the size, but that is only in special pptx-mode. Other
shadow sizes than 100% cannot be expressed in ODF file format. Previous
versions could not interpret the size, which results in the large shadow in
"how it looks in previous versions".

If you set the image transparency to 90%, you can see the shadow behind the
image. Tested in Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 8e49505fa7352023c252bf794ae84c9082d7264e
CPU threads: 8; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2021-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

--- Comment #6 from Xisco Faulí  ---
Still reproducible in

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 351b2382465087d18a3ad44509c2a3a66ca08aa6
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc:

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2021-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

NISZ LibreOffice Team  changed:

   What|Removed |Added

 Blocks||120388
 CC||libreoff...@nisz.hu


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120388
[Bug 120388] [META] PPTX 3D model issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2021-01-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

NISZ LibreOffice Team  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||3473

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2020-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2020-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

--- Comment #5 from Xisco Faulí  ---
Created attachment 160641
  --> https://bugs.documentfoundation.org/attachment.cgi?id=160641=edit
how it looks in previous versions

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2020-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

--- Comment #4 from Xisco Faulí  ---
In previous versions the shadow has wrong size

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2020-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #3 from Xisco Faulí  ---
Reproduced in

Version: 7.0.0.0.alpha1+
Build ID: 86bc13248c1d9f63b10aac304bdf0361d1dcc47f
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2020-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2020-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

--- Comment #2 from Gülşah Köse  ---
Created attachment 159836
  --> https://bugs.documentfoundation.org/attachment.cgi?id=159836=edit
Comparision MSO and LO

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132343] PPTX import: Scaled shadow distance is not equal between LO and MSO

2020-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132343

--- Comment #1 from Gülşah Köse  ---
Created attachment 159835
  --> https://bugs.documentfoundation.org/attachment.cgi?id=159835=edit
Sample file

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs