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
Created attachment 137609 [details] Sample file
Created attachment 137610 [details] Reference image taken from MS Office
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.