Description: I’ve noticed that since updating to LO 7.4 the drop shadows on calc cells don’t display properly. Specifically, the lower right cell in a given range is excluded, but ONLY if the shadow drops down and to the right. Drop shadows in other directions display as expected. See screenshot. Steps to Reproduce: 1. Select range of cells. 2. Right-click, select "Format Cells." 3. Choose Borders tab, select Shadow Style>Position>Cast Shadow to Bottom Right. Actual Results: Shadow displays properly on all cells except bottom right cell. Expected Results: Shadow should display properly on all cells. Reproducible: Always User Profile Reset: Yes Additional Info: Attaching screenshot.
Created attachment 182413 [details] Screenshot showing incorrect display of bottom/right shadow
Please, can you attach the sample file?
File included under attachments.
Created attachment 182422 [details] Sample ODS file I created a sample ODS file. The file opens OK in Version: 7.3.5.2 / LibreOffice Community Build ID: 30(Build:2) CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Ubuntu package version: 1:7.3.5-0ubuntu0.22.04.1 Calc: threaded But the problem is REPRODUCIBLE in: Version: 7.4.0.3 / LibreOffice Community Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: threaded
Regression introduced by: author Luboš Luňák <l.lunak@collabora.com> 2022-02-08 20:02:04 +0100 committer Luboš Luňák <l.lunak@collabora.com> 2022-02-10 09:38:54 +0100 commit d48e68407931fc33044aa7f3fc9e971897fac610 (patch) tree aa7ff6b210a513d9bc8177e602abde62f7c8a9ef parent 98ecef56d0f87cd922ca560fead4e2533b30d57c (diff) clean up accessing CellInfo array in RowInfo Bisected with: bibisect-linux64-7.4 Adding Cc: to Luboš Luňák
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/308174945174bfd67f0444ef0c29634a4ecd961b fix off-by-one in Calc shadow handling (tdf#150931) It will be available in 7.5.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.
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/b2a5fa061c7e254a39b08523f2c6988baf699938 fix off-by-one in Calc shadow handling (tdf#150931) It will be available in 7.4.2. 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f089f56aa0035ca0ee33bac752a7a92086680c24 tdf#150931: vcl_pdfexport: Add unittest It will be available in 7.5.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.