Bug 143084 - Vertical text layout is corrupted with fallback fonts and the Skia backend enabled
Summary: Vertical text layout is corrupted with fallback fonts and the Skia backend en...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Vertical-Text Skia
  Show dependency treegraph
 
Reported: 2021-06-26 15:21 UTC by Volga
Modified: 2023-06-20 13:40 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volga 2021-06-26 15:21:22 UTC
Description:
During the 7.2 release channel, LibreOffice fixed the text alignment for vertical layout for the Skia backend, however, while switching to fallback fonts, some upright glyphs were corrupted.

Steps to Reproduce:
1. Open the attachment 133801 [details]
2. Select all characters in the frame
3. Set the font face as Segoe UI

Actual Results:
All upright glyphs were corrupted if they're rendering with fallback fonts, see attachment 173135 [details].

Expected Results:
All upright glyphs should be correctly placed anyway.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: f6b9f671d128c989ce223d61d0d5d43ff1dc9fcb
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: zh-CN (zh_CN); UI: zh-CN
Calc: threaded

Related bug: bug 142174
Comment 1 Marina Bakutina 2021-07-26 21:00:55 UTC
repro 
Version: 7.3.0.0.alpha0+ (x86) / LibreOffice Community
Build ID: 7458f19a254c799612795a0cddeb0910f71948d4
CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded
Comment 2 Volga 2021-07-27 03:38:49 UTC
I suggest LibreOffice should build own font fallback machanism, so LibreOffice could correctly handle fallback on any platform or rendering backend.