Description: The text hides/disappears while writing content between two formulas that are right next to each other. Steps to Reproduce: 1. Open LibreOffice Writer 2. Insert two formulas (as the content for each of them, the demo examples will do), one right next to each other (go to `Insert` -> `Formula` -> `Formula Object`). 3. Try to write some text in the middle Actual Results: Text is not seen / hides / disappears. Expected Results: Text should always be seen. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: Version: 7.3.1.3 / LibreOffice Community Build ID: 30(Build:3) CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: ca-ES (ca_ES.UTF-8); UI: ca-ES Ubuntu package version: 1:7.3.1~rc3-0ubuntu0.20.04.1~lo1 Calc: threaded
Created attachment 179192 [details] Test case for reproducing bug #148255 It should be very self-explanatory. To reproduce the bug, try to overwrite something inside "Try to put text here".
Created attachment 179193 [details] Video proof showing bug #148255
confirm the problem in Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: a6a0b8cde3fa8673ea5ded216f9e007a496c9a88 CPU threads: 4; OS: Linux 5.14; UI render: default; VCL: gtk3 Locale: ru-RU (ru_RU.UTF-8); UI: en-US Calc: threaded Jumbo without vcl:gtk it's the same Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: a6a0b8cde3fa8673ea5ded216f9e007a496c9a88 CPU threads: 4; OS: Linux 5.14; UI render: default; VCL: x11 Locale: ru-RU (ru_RU.UTF-8); UI: en-US Calc: threaded Jumbo Looks as regression Antoni could you test it in previous LibreOffice version? Like 7.2 or 7.1?
Not in Version: 7.1.0.0.beta1+ (x64) Build ID: f9fab4203c1aa0b9a3f27ce2713b6d5addc7df19 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
I bisected this one in win64-7.3 bisect repo and got the SHA 71429b93ec0687bbbedcbb776b38c981f4017177 https://git.libreoffice.org/core/commit/71429b93ec0687bbbedcbb776b38c981f4017177 https://gerrit.libreoffice.org/c/core/+/123077 Added to CC: Luboš Luňák Could you please look at it. Thanks.
For the record, the problem is also present if you are typing next to a single formula, at the left side or the right side.
The bug is NOT reproducible on: Version: 7.2.6.2 / LibreOffice Community Build ID: b0ec3a565991f7569a5a7f5d24fed7f52653d754 CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: en-US (C.UTF-8); UI: en-US Calc: threaded
*** Bug 148212 has been marked as a duplicate of this bug. ***
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0372da98bf9b2af82afc2e4ff919068bdcaae7db fix SwViewShellImp::AddPaintRect() rectangle compression (tdf#148255) 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.
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/76b284455ffee76d843fd8ee43a2f23c576efd23 fix SwViewShellImp::AddPaintRect() rectangle compression (tdf#148255) It will be available in 7.3.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.
coming from bug 148212, which has been marked as the diplicate of this one I just tested this version LibreOfficeDev_7.3.5.0.0_Win_x64.msi 349646848 2022-Jun-13 08:01 SHA-256: 75a4ec249e5a76150891bbbd001f03a5f709b7dc3245fc4f5b9c99626753cab3 and if 148212 is concered it is still BUGGED (I'm getting the exact text rendering issue I've described there) either the patch hasn't been applied to said version or 148212 and 148255 are not duplicates.
(In reply to freeware from comment #11) > either the patch hasn't been applied to said version or 148212 and 148255 > are not duplicates. Could you please try to verify, that bug 148255 has been fixed? Thank you.
Bug #148212 should have been marked as a duplicate of #146536, did that, and fixed that bug.
*** Bug 148627 has been marked as a duplicate of this bug. ***