Description: An error comes when a try to insert a vector under LO 7.1.2 The bugs does not come with lower versions like 7.1.1 or 7.1.0 Steps to Reproduce: 1. open a writer document 2. follow insert a formula 3. write widevec {AB} The problem comes with widehat {ABC} etc ... Actual Results: A vector without arrow but line on the right side Expected Results: A correct vector Reproducible: Always User Profile Reset: Yes Additional Info: Version: 7.1.2.2 (x64) / LibreOffice Community Build ID: 8a45595d069ef5570103caea1b71cc9d82b2aae4 CPU threads: 2; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: fr-FR (fr_FR); UI: fr-FR Calc: threaded Same problem with Win 10.
Just for the record, on pc Debian x86-64 with master sources updated today + gen rendering (to try to be nearer from Windows), I don't reproduce this. Perhaps Windows only bug.
Hello, The bug does'nt come under Linux Ubuntu, only Windows.
No problem with MacOSX. It's a regression from LO 7.1.1 to LO 7.1.2 under Windows. Please try to fix this bug Thanks in advance.
Repro: Version: 7.1.2.2 (x64) / LibreOffice Community Build ID: 8a45595d069ef5570103caea1b71cc9d82b2aae4 CPU threads: 1; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: en-US (en_DE); UI: en-US Calc: threaded No repro: Version: 7.1.2.2 (x64) / LibreOffice Community Build ID: 8a45595d069ef5570103caea1b71cc9d82b2aae4 CPU threads: 1; OS: Windows 10.0 Build 19042; UI render: default; VCL: win Locale: en-US (en_DE); UI: en-US Calc: threaded => Problem is with Skia.
Thank you Uwe for the feedback, let's put it at NEW then.
The calculated node for the widehat and the widevec are correct. Just the glyphs are being scaled incorrectly and extend beyond the node bounds. Only with Skia rendering--looks to be in just the X-axis for scaling the font to fit the node. Believe this is the same issue as bug 140940 Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 807d059d99e7b99fe45a712428befa17ffa44858 CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded
Created attachment 171256 [details] a sm panel with the widevec and widehat glyphs scaled incorrectly with Skia rendering
Created attachment 171299 [details] wrong vectors and wrong hats
Created attachment 171300 [details] Wait I see in writer A screen capture of my writer document. Vectors and hats are wrong. But printing and export pdf are correct.
*** Bug 140940 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/764360df78535befcc4806736fcbaedbe0e34ea1 fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715) It will be available in 7.2.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.
*** Bug 140974 has been marked as a duplicate of this bug. ***
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/f373aa69b2c3fb2b4679448074a4d2d313c96d34 fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715) It will be available in 7.1.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.
With this morning TB77 Windows x64 nightly Verified glyphs in sm formulas are being scaled correctly to fit their calculated nodes. Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 42e0ea0a6e4f48967d58fa95081c8ba5a6b08bc6 CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded
Maybe this bug can be push to the upcomming LO 7.1.3.2
(In reply to Pierre C from comment #15) > Maybe this bug can be push to the upcomming LO 7.1.3.2 pending as https://gerrit.libreoffice.org/c/core/+/114285 checked a 7.1.4 TB77 build--99ca6b660fd911e9e60b63ae286c588aedfb01d0--all glyphs in sm nodes working, with no other issues noted.
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-1-3": https://git.libreoffice.org/core/commit/b40e3555d7dc2a18c2fce1387d179bcdfc897d24 fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715) It will be available in 7.1.3. 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.
Hello, Thanks for your work. I tried, it seems to be ok. Maybe arrows are not smooth enough ? Version: 7.1.4.0.0+ (x64) / LibreOffice Community Build ID: 99ca6b660fd911e9e60b63ae286c588aedfb01d0 CPU threads: 2; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: fr-FR (fr_FR); UI: fr-FR Calc: threaded
Created attachment 171355 [details] Arrows smooth enough ?
With regard to the smoothness of rendering, please file a separate bug report.