| Summary: | FILEOPEN: EMF+ Lines misplaced after open EMF+ file | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Bartosz <gang65> |
| Component: | Calc | Assignee: | Bartosz <gang65> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | Armin.Le.Grand, gang65, thb, vsfoote, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.0.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.0.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 111486 | ||
| Attachments: |
Original EMF+ file which was regressed in LibreOffice 6.0
Screenshot from LibreOffice 5.4.2. Lines are in correct places Screenshot from LibreOffice 6.0. Lines are misplaced Simpler EMF+ image on which the issue could be reproduced (arrows are misplaced) |
||
|
Description
Bartosz
2017-10-25 21:58:17 UTC
Created attachment 137293 [details]
Original EMF+ file which was regressed in LibreOffice 6.0
Created attachment 137294 [details]
Screenshot from LibreOffice 5.4.2. Lines are in correct places
Created attachment 137295 [details]
Screenshot from LibreOffice 6.0. Lines are misplaced
Yup, confirmed... Opening into Draw, and Insert into a document are now equivalent at 6.0 Through 5.4 Opening into Draw has quite different results from an Insert, so this _is_ moving in the right direction. Reproducible, Version: 6.0.0.0.alpha1+ Build ID: 0c46b3a9a384d5b70a708c3e9459a790dd815c63 CPU threads: 4; OS: Windows 10.0; UI render: GL; Locale: es-ES (es_ES); Calc: CL Created attachment 137296 [details]
Simpler EMF+ image on which the issue could be reproduced (arrows are misplaced)
Regression introduced by: author Thorsten Behrens <Thorsten.Behrens@CIB.de> 2017-08-21 20:44:30 (GMT) committer Thorsten Behrens <Thorsten.Behrens@CIB.de> 2017-08-22 10:28:57 (GMT) commit ebc11ae0b132eefd3b1b1a837a8d0ad3ba73b460 (patch) tree 599ae51a0a42b111f245697e7ad86b7f85681798 parent a3782f1152e4cf02f30003b5f96c7ba603a87db9 (diff) emfplus: cut over to new EMF+ renderer We're on par with the old functionality now (modulo a few smaller issues); overall QoS is much better, we get vector output on pdf and print, and the need for large offscreen bitmap rendering goes away. Bisected with: bibisect-linux64-6.0 Adding Cc: to Thorsten Behrens Adding Cc: to Armin Le Grand Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=262bc4387970106f4fa9bf0b85cf82cbf645bcf8 tdf#113451 Fix misplacing of lines by adding mappingChanged 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. |