Bug 159661 - SVG: text is not displayed
Summary: SVG: text is not displayed
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
24.8.0.0 alpha0+ Master
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:24.8.0
Keywords: bibisected, bisected, regression
Depends on:
Blocks: SVG-Import
  Show dependency treegraph
 
Reported: 2024-02-09 12:31 UTC by Xisco Faulí
Modified: 2024-04-23 12:05 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
sample file (271 bytes, image/svg+xml)
2024-02-09 12:31 UTC, Xisco Faulí
Details
Comparsion LibreOffice 24.8 master vs Firefox (21.59 KB, image/png)
2024-02-09 12:32 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2024-02-09 12:31:26 UTC
Created attachment 192483 [details]
sample file

Steps to reproduce:
1. Open attached document

-> The text is not displayed. See comparison

Reproduced in

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 181f4c5ac9834c15fe0acc4b6e92f064e95ab32c
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2024-02-09 12:32:58 UTC
Created attachment 192484 [details]
Comparsion LibreOffice 24.8 master vs Firefox
Comment 2 Xisco Faulí 2024-02-09 12:34:07 UTC
Regression introduced by:

author	Xisco Fauli <xiscofauli@libreoffice.org>	2023-08-21 12:35:49 +0200
committer	Xisco Fauli <xiscofauli@libreoffice.org>	2023-08-21 19:59:27 +0200
commit 8fa209ce2e800dc8a51e941cd42a65fa8b2eb14b (patch)
tree 2501cf959b05ac8bcf909932f0980b7fe249f3b8
parent e6a5ccbe578898878468180c2d4c9ee9e6afbad9 (diff)
tdf#156834: Add basic support for dominant-baseline attribute

Bisected with: bibisect-linux64-24.2
Comment 3 Xisco Faulí 2024-04-22 16:58:48 UTC
Issue fixed by 
https://git.libreoffice.org/core/commit/8a97f1ba8d9ccb65b2c89106de20666311d90c30

Verified in

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 851f60697d32849454528e5f14ed80446b330e0c
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: es-ES
Calc: threaded

@Mike, thanks for fixing this issue!!
Comment 4 Commit Notification 2024-04-23 12:05:55 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/98935eef13c7d755221d79fe7d3c5869a40a7c37

tdf#159661, tdf#160773: svgio: Add unittest

It will be available in 24.8.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.