[Libreoffice-bugs] [Bug 82874] [WMF] FILEOPEN: Background imported incorrectly

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

--- Comment #15 from caselli.stef...@gmail.com ---
The bug is still present.
Tested in version:

Version: 7.5.3.2 (X86_64) / LibreOffice Community
Build ID: 9f56dff12ba03b9acd7730a5a481eea045e468f3
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: it-IT (it_IT); UI: it-IT
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 82874] [WMF] FILEOPEN: Background imported incorrectly

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

--- Comment #14 from QA Administrators  ---
Dear caselli.stefano,

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 82874] [WMF] FILEOPEN: Background imported incorrectly

2021-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82874

--- Comment #13 from Valek Filippov  ---
0x8800C6 is SRCAND
0xEE0086 is SRCPAINT

https://docs.microsoft.com/en-us/previous-versions/aa932106(v=msdn.10)?redirectedfrom=MSDN

-- 
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 82874] [WMF] FILEOPEN: Background imported incorrectly

2021-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82874

--- Comment #12 from Valek Filippov  ---
There are two problems with this WMF.

1. Top and front "sides" are not filled properly, because ExcClipRect record is
not working as it should. It could be related to "inverted" coordinates of the
excluding rectangle. (Simple samples attached to tdf#142037)

2. Right "side" is filled by applying two DibStretchBlt records (210 and 211
counting from 0 in the file).
It looks like LO doesn't like ROP values used in it, which is 0xee0086 and
0x8800c6.
Removing the first (smaller) bitmap and changing ROP of the second one to
0xcc0020 shows expected "filling with orange gradient".

-- 
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 82874] [WMF] FILEOPEN: Background imported incorrectly

2021-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82874

Bartosz  changed:

   What|Removed |Added

 CC||gan...@poczta.onet.pl
Summary|FILEOPEN: wmf background|[WMF] FILEOPEN: Background
   |imported incorrectly|imported incorrectly

-- 
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