Bug 113707

Summary: FILEOPEN: EMF+ Add support for EmfPlusRecordTypeResetClip record
Product: LibreOffice Reporter: Bartosz <gang65>
Component: CalcAssignee: Bartosz <gang65>
Status: RESOLVED FIXED    
Severity: normal CC: gang65
Priority: medium    
Version: 3.3.0 release   
Hardware: All   
OS: All   
Whiteboard: target:6.0.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103859    
Attachments: Sample file
Reference image taken from MS Office

Description Bartosz 2017-11-07 21:32:44 UTC
Description:
EmfPlusRecordTypeResetClip is very important as it is resets the current clipping region for the world space to infinity.
Without that implemented, some elements will not be displayed

Steps to Reproduce:
1. Drag test_libuemf_p.emf file into Writer document
2.
3.

Actual Results:  
The lines and text are not displayed at nearby of the star

Expected Results:
The lines and text are displayed at nearby of the star


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.75 Chrome/62.0.3202.75 Safari/537.36
Comment 1 Bartosz 2017-11-07 21:33:23 UTC
Created attachment 137609 [details]
Sample file
Comment 2 Bartosz 2017-11-07 21:34:12 UTC
Created attachment 137610 [details]
Reference image taken from MS Office
Comment 3 Commit Notification 2017-11-09 12:26:38 UTC
Bartosz Kosiorek committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=4418372084001ae6ae8153bf79a551a5bd5b40d4

tdf#113707 EMF+ Add support for ResetClip record

It will be available in 6.0.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.