Description: When cells with borders are bounded on the right by a hidden column, calc makes the rightmost border lines disappear. Steps to Reproduce: 1. New spreadsheet, place 9 of any character (a) in a 3x3 matrix. 2. Mark all characters and add full borders. Note that the rightmost border of column C is visible. 3. Hide column C, hide Row 3 Note that the rightmost border of column B is no longer visible. The bottom border of row 2 is still visible. 4. Print Preview The rightmost border is not visible in the print preview. The bottom border is visible. Actual Results: The rightmost border is made invisible by a hidden column to the right. Expected Results: The rightmost boarder should stay visible whether the column to the right is hidden or visible. Reproducible: Always User Profile Reset: No Additional Info: Switching to libreoffice-still-5.4.5-1 solves the problem. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.) I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided.
Created attachment 140280 [details] Calc Hidden line Hidden column demo
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=a9c59cbfb9e16469b389db0b4d6befe196d0e2a0..2f16219741aba016677103e4b22738d055c39a91
can reproduce Version: 6.2.0.0.alpha0+ Build ID: 83d8331581ab43cf35325ca674cf62d4ba5dc5ad CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: nl-BE (en_US.UTF-8); Calc: group threaded
*** Bug 119496 has been marked as a duplicate of this bug. ***
Ilhan Yesil committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/392729c735bb82eecf29bae5527ec786ca293f34%5E%21 tdf#116051 Right border visible after hiding neighbour column It will be available in 6.3.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.
Created attachment 148721 [details] Demo compared befora and after the fix Seems resolved to me. Ilhan, can you please mark as Fixed? When making a fix for master, please also comment on backport if you intend to do it if already done. In this case, please see about backport5 to 6.2. Thank you.
Verified in Version: 6.3.0.0.alpha0+ Build ID: 6d5af783bfd899253908c926853233a99df6f4e0 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Ilhan Yesil, thanks for fixing this!!
Ilhan Yesil committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/49fbb60d32a7e6ebfce4a6f4754f1bc51c6bf264%5E%21 tdf#116051 Right border visible after hiding neighbour column It will be available in 6.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.