Bug 125085 - FILEOPEN PPTX wrong font in fontwork (WordArt transformation) object
Summary: FILEOPEN PPTX wrong font in fontwork (WordArt transformation) object
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
4.4 all versions
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.5.0
Keywords:
Depends on:
Blocks: OOXML-WordArt
  Show dependency treegraph
 
Reported: 2019-05-02 15:50 UTC by Regina Henschel
Modified: 2022-11-12 12:56 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Test Font in WordArt shape (45.17 KB, application/vnd.openxmlformats-officedocument.presentationml.presentation)
2019-05-02 15:50 UTC, Regina Henschel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2019-05-02 15:50:16 UTC
Created attachment 151133 [details]
Test Font in WordArt shape

Open attached document. The object is on the left side, a screenshot from PowerPoint on the right side.

The text in the shape should be "Noto Serif" but I get a font without serifs, likely "Liberation Sans".
Comment 1 Durgapriyanka 2019-05-03 23:08:41 UTC
Thank you for reporting the bug. I can confirm the bug present in

Version Version: 6.3.0.0.alpha0+
Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87
CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

But, I cannot confirm with
version LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

The text is displayed in 'Noto Serif',but it doesn't display as a shape. It appears as a single line text.
Comment 2 Xisco Faulí 2019-05-06 12:08:56 UTC
Reproduced in

Version: 6.3.0.0.alpha0+
Build ID: ddea172792d13516ff7e0dd43f1f78b74ade8914
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

but not in

Version: 4.3.0.0.alpha1+
Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e
Comment 3 Xisco Faulí 2019-05-15 10:28:57 UTC
(In reply to Xisco Faulí from comment #2)
> Reproduced in
> 
> Version: 6.3.0.0.alpha0+
> Build ID: ddea172792d13516ff7e0dd43f1f78b74ade8914
> CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
> Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
> Calc: threaded
> 
> but not in
> 
> Version: 4.3.0.0.alpha1+
> Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e

This statement was wrong...
I can reproduce it in

Version: 4.3.0.0.alpha1+
Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e
Comment 4 BogdanB 2020-10-09 21:38:06 UTC Comment hidden (obsolete)
Comment 5 Regina Henschel 2020-10-10 09:03:23 UTC
No, it is not fixed. If you double-click the shape and go into text edit mode, the set font is used. But when you leave edit mode, the shape shows a wrong font.

PowerPoint has the font properties as text properties, but LibreOffice has them as graphic properties. It is needed to adapt that on import of WordArt shapes.
Comment 6 Commit Notification 2022-11-12 11:45:37 UTC
Regina Henschel committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/bd7f1270cf58eba7600d1b4c6c8ca9a901a04f66

tdf#125085 PPTX WordArt import: get shape font from run

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