Bug 113958 - FILEOPEN: EMF+ TestDrawString.emf is not displaying with LO 6.0
Summary: FILEOPEN: EMF+ TestDrawString.emf is not displaying with LO 6.0
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2017-11-20 21:14 UTC by Bartosz
Modified: 2017-11-20 23:32 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Sample file TestDrawString.emf (2.25 KB, image/x-emf)
2017-11-20 21:16 UTC, Bartosz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bartosz 2017-11-20 21:14:50 UTC
Description:
In path:
emfio/qa/cppunit/emf/data/TestDrawString.emf
there is emf file which is used by test located at:
emfio/qa/cppunit/emf/EmfImportTest.cxx:95

Unfortunately it is not displayed after drag and drop into LO 6.0 Writer.
With LO 5.4 it is woring correctly

Steps to Reproduce:
1. Open LibreOffice 6.0 
2. Drag and drop emfio/qa/cppunit/emf/data/TestDrawString.emf into LO6.0
3.

Actual Results:  
Nothing shows in the box

Expected Results:
The string are displayed


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/62.0.3202.89 Chrome/62.0.3202.89 Safari/537.36
Comment 1 Bartosz 2017-11-20 21:16:12 UTC
Created attachment 137880 [details]
Sample file TestDrawString.emf
Comment 2 Xisco Faulí 2017-11-20 21:45:17 UTC
I can't reproduce it in

Version: 6.0.0.0.alpha1+
Build ID: 637d96a25926e299fff5b4cf5a0055b1d171b23b
CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; 
Locale: th-TH (ca_ES.UTF-8); Calc: group
Comment 3 Bartosz 2017-11-20 23:32:02 UTC
My fault. I have used modified version of master. I'm sorry for that.