Created attachment 190510 [details] Sample Document Steps how to reproduce NOT reproducible REPRODUCIBLE with Server Installation of Version: 24.2.0.0.alpha0+ (X86_64) Build ID: 7fff4e2ca6739928f72e5f0d2eb5820823916769 CPU threads: 12; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: Locale: de-DE (de_DE); UI: de-DE; Theme: Colibre Calc: CL threaded – normal Test Profile created from 7.6 1. Simply open attached Sample document which contains some versions of the same Text Frame » Expected: all show character "@" in it » Actual: Depending on rotation angle and Text Frame size sometimes "@" is completely invisible, sometimes only partially shown. Additional info: ---------------- a)First I observed the problem in a complex DRAWing a1) The Text frame top left in sample document has been extracted from that complex drawing a2) But also reproducible with newly created text box b) NOT reproducible with Installation of Version: 7.6.1.1 (X86_64) Build ID: c7cda394c5de06de37d8109c310df89a4d4c3a98 CPU threads: 12; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: Locale: de-DE (de_DE); UI: de-DE; Theme: Elementary
c) It's mostly a viewing problem in DRAW. I did some export tests: c1) Exports of complete page to PDF, SVG, PNG, work fine, do not show the contents loss c2) But problem also shown in Export of complete page to BMP, TIF, WEBP c3) Export to APNG: all "@" lost. Same with WMF, I always used my standard export parameters (resolution, ...)
Created attachment 190515 [details] Sample Document ... ... With more appropriate colors for comments
Comment on attachment 190510 [details] Sample Document obsolete!
Created attachment 190568 [details] Screenshot of what I see I think I see all '@' Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 7fff4e2ca6739928f72e5f0d2eb5820823916769 CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
(In reply to m.a.riosv from comment #4) > I think I see all '@' Thx for testing. I did some more tests and found out: Sika does the trick. 1. tested with Menu ˋTools → View → Graphics Output → All uncheckedˊ » result as per my original report, 2 "@" missing 😥 2. tested with Menu ˋTools → View → Graphics Output → SIKA checked (force SIKA unchecked)ˊ » result: all "@" visible 👍 @m.a.riosv: can you confirm my results?
And for the sake of completeness: in my 7.6.1.1 (X86_64) Sika also is disabled. so really regresseion!
With the two states of Skia, works fine. Reproducible with Skia completely disable. Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 7fff4e2ca6739928f72e5f0d2eb5820823916769 CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: default; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
Bibisected win64-24.2. Added Khaled Hosny to cc. Regression introduced by: https://git.libreoffice.org/core/+/dfe42e756b37642355356a6035081f4473609832 ------------------------------------ commit dfe42e756b37642355356a6035081f4473609832 [log] author Khaled Hosny <khaled@libreoffice.org> Sun Jul 16 07:37:55 2023 +0300 committer خالد حسني <khaled@libreoffice.org> Sun Jul 23 06:00:30 2023 +0200 tree 77a42535ddef1f76802fa4221f33fd97755bb2ff parent 32144b5dc617d5a375eeadf25b5b62befb529785 [diff] ------------------------------------- commit e41627b044a142281048a640cb7e2c2c1405b755 Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Sat Jul 22 21:37:12 2023 -0700 source dfe42e756b37642355356a6035081f4473609832
I have no idea why this is an issue in the Skia-less code path, and I don’t have a Windows system to debug this.
*** Bug 158991 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 160430 ***