Bug 156269 - SVG: Dx and dy attributes are ignored in text element
Summary: SVG: Dx and dy attributes are ignored in text element
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
24.2.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Xisco Faulí
URL:
Whiteboard: target:24.2.0 target:7.6.0.2
Keywords:
: 95399 (view as bug list)
Depends on:
Blocks: 156251
  Show dependency treegraph
 
Reported: 2023-07-13 09:05 UTC by Xisco Faulí
Modified: 2023-07-14 10:16 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
sample file (241 bytes, image/svg+xml)
2023-07-13 09:05 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2023-07-13 09:05:10 UTC
Created attachment 188347 [details]
sample file

Steps to reproduce:
1. Open attached file and compare

-> Text is not shifted

Reproduced in

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5a6b938d324798433298ec7320c813c82ace4590
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: x11
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2023-07-13 09:29:42 UTC
*** Bug 95399 has been marked as a duplicate of this bug. ***
Comment 2 Commit Notification 2023-07-13 21:10:11 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1df7a1ac274db509f1a135b84a01ea51c4d0c1f9

tdf#156269: dx and dy do not depend on x and y

It will be available in 24.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.
Comment 3 Stéphane Guillou (stragu) 2023-07-14 10:14:45 UTC
Verified the fix in my own master build from today. Thanks!
Comment 4 Commit Notification 2023-07-14 10:16:33 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/9694ed91483adbe0694764e6118d697cbf7f50b8

tdf#156269: dx and dy do not depend on x and y

It will be available in 7.6.0.2.

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.