Version: 7.2.0.4 (x64) / LibreOffice Community Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b CPU threads: 16; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: nl-NL Calc: CL The issue is reproduce by steps: 1- open blank sheet 2- make a page break and it will be visible 3- go to menu options-LO calc-image 4- set to hide at raterlines and click ok 5-page break is no longer visible
Repro Version: 7.2.0.4 / LibreOffice Community Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
No repro in Version: 7.1.5.2 / LibreOffice Community Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5 CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: kf5 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
I don't reproduce with Options-LO Calc-View-Grid lines. Please attach screencast.
Created attachment 174573 [details] page break not visible
Created attachment 174575 [details] Example file Repro Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: f58f35b2c8ca1efbacec642a8f3de5b0c499bc6b CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Bibisected with linux-64-7.2 to https://git.libreoffice.org/core/commit/3092322bb83998397b09d3f34b6d04b5e5c1da50 lok: draw bgcolor lines for covering client grid... Adding Cc: to Dennis Francis
This sounds like a revert candidate to me. The author is not responding at all, and a lot of "else" clauses have turned into "else if" clauses which could leave all kinds of other situations hanging.
Justin: Sorry about the problem, I'll talk to Dennis to see what we can do.
Dennis Francis committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/307c1f13821386687b8cf3c560ff2570b89ac3a9 tdf#144107: fix incorrect conditioning on bGrid... It will be available in 7.4.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.
Backports to release branches: https://gerrit.libreoffice.org/c/core/+/126134 https://gerrit.libreoffice.org/c/core/+/126135
Dennis Francis committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/7174f9ac911461e68badeac0e39ca3c2fd1abcef tdf#144107: fix incorrect conditioning on bGrid... It will be available in 7.2.4. 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.
Verified, thanks (please change status) Arch Linux 64-bit Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: ac21d937690c1ef995df22e11384e0fab226472e CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 2 December 2021
(In reply to Buovjaga from comment #12) > Verified, thanks (please change status) Still waiting for the 7.3 backport to land, but yeah, it is fixed.
7.2.4 was a hotfix release, updating target in status-whiteboard
Dennis Francis committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/fc839f3262254949fe96b408dec9094f7ef4fc88 tdf#144107: fix incorrect conditioning on bGrid... It will be available in 7.3.0.0.beta2. 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.