Created attachment 198661 [details] Hatch fill for testing Open attached file. Go to Tools > Options > LibreOffice > View. Turn 'Use anti-aliasing' off. Error: When anti-aliasing is off, the hatch angle is not rendered as 90degree. Turn 'Use anti-aliasing' on. Now the hatch angle is rendered as 90degree. I see the error in Version: 7.3.0.0.beta1 (x64) / LibreOffice Community Build ID: 436f14c25ec1847646b953cf13d0db4f7ca3be57 CPU threads: 32; OS: Windows 10.0 Build 26100; UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded It was OK in Version: 7.2.2.2 (x64) / LibreOffice Community Build ID: 02b2acce88a210515b4a5bb2e46cbfb63fe97d56 CPU threads: 32; OS: Windows 10.0 Build 26100; UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded
No repro with Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9dd225ee8c45d6c944b9ce5578780d89612e9ffb CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded
For some reason it doesn't happen anymore on Linux, but it still happens on Windows. reproduce Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: b9fd8cc18a9cd5cd4ae86b4256cf8786ea34ea89 CPU threads: 12; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: CL threaded Version: 24.8.4.2 (X86_64) / LibreOffice Community Build ID: bb3cfa12c7b1bf994ecc5649a80400d06cd71002 CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded Not reproduce Version: 25.2.0.2 (X86_64) / LibreOffice Community Build ID: 62af784cc06624122f17ee71c7cf13d906cbaed0 CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded bibisected with win64-7.3 first bad commit source bc0ab08634f59e1a1814e575fe6ad5e50bf1aee1
(In reply to Saburo from comment #2) > For some reason it doesn't happen anymore on Linux, but it still happens on > Windows. > > bibisected with win64-7.3 > first bad commit > source bc0ab08634f59e1a1814e575fe6ad5e50bf1aee1 Thanks for bisecting. Adding CC to Mike Kaganski https://git.libreoffice.org/core/+/bc0ab08634f59e1a1814e575fe6ad5e50bf1aee1%5E%21 Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions
https://gerrit.libreoffice.org/c/core/+/180737
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/94f72a396b1e15e710163c37e175552c59048447 tdf#164793: fix misplaced rounding It will be available in 25.8.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/core/commit/4481e7e1fef47c72011b5de632ce9fce03fe0dcb tdf#164793: fix misplaced rounding It will be available in 25.2.1. 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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/138ab393a4a2129c5c704370699fa2e3fa622545 tdf#164793: fix misplaced rounding It will be available in 24.8.5. 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.
It is OK now in Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 85c8901dc2710e91bccb64cd7d8068441f42f65b CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded Mike, that was really super fast :)