| Summary: | Wrap > Contour clips semi-transparent shadow | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Patrick Luby (volunteer) <guibomacdev> |
| Component: | Writer | Assignee: | Patrick Luby (volunteer) <guibomacdev> |
| Status: | ASSIGNED --- | ||
| Severity: | normal | CC: | mikekaganski, noelgrandin |
| Priority: | medium | ||
| Version: | 7.6.7.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=158166 | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
Image with semi-transparent shadow pixels are clipped when Wrap > Contour context menu is checked
Top half is snapshot of Microsoft Word and bottom half is snapshot of LibreOffice nightly build |
||
|
Description
Patrick Luby (volunteer)
2024-06-28 22:20:31 UTC
Created attachment 195047 [details]
Top half is snapshot of Microsoft Word and bottom half is snapshot of LibreOffice nightly build
(In reply to Patrick Luby (volunteer) from comment #1) > Created attachment 195047 [details] > Top half is snapshot of Microsoft Word and bottom half is snapshot of > LibreOffice nightly build Correction: the top half is after I uncheck contour wrapping but even with contour wrapping, I see the shadow in Microsoft Word. I have submitted the following patch that fixes this bug: https://gerrit.libreoffice.org/c/core/+/169745 Note that when a document is first loaded, Writer appears to use a contour wrapped polygon saved within the document and the user must uncheck Wrap > Contour, and then check it again before Writer will recalculate the contour wrapping polygon. Not sure if this is what we want or not. For comparison, Microsoft Word on macOS recalculates the contour wrapping polygon when the document is loaded so this bug never appears in Word with the attached sample document. |