Created attachment 161143 [details] Example file from Word Attached document was uploaded to bug #77794 When this file is opened in Writer, the image is rendered correctly. Reducing the document zoom level (it is 98% by default) however makes it disappear from rendering, but only with Skia. Increasing zoom level has no similar effect. Steps to reproduce: 1. Open attached file and try to set zoom levels under 98%. Actual results: Magenta image disappears. Increasing the zoom level above 98% makes it appear again. Expected results: Image always stays visible. LibreOffice details: Version: 7.0.0.0.alpha1+ (x64) Build ID: 442c7b95e2ee94b66a9854d0cb22f8ecb76532c6 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win; Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Created attachment 161144 [details] The example file with reduced zoom levels on Skia rendering
Created attachment 161145 [details] The example file with reduced zoom levels on non-Skia Win rendering
Possibly a duplicate of bug 133215, can you check with a more recent build that includes the following commit? https://git.libreoffice.org/core/commit/d14ed4c3365605060a4b8a72946dd27910cecdc4
*** This bug has been marked as a duplicate of bug 133215 ***
Works with todays nightly, thanks! Version: 7.0.0.0.alpha1+ (x64) Build ID: 21875558f6c478f07d68ff39e025d7ffd451674f CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Yusuf Keten committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a6373c11938926d0f5d73be74aedfb4ab1d1720c tdf133275: Additions: Sorting menu ui implementation It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.