WMF/EMF open via GUI misplaces drawing if document window is reused
Bug #1250250 reported by
David Mathog
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
David Mathog |
Bug Description
On linux on rev 12792 when the attached test file is opened it is the correct size, but offset downwards about 1/3 of the drawing height. The next post contains the patch that changes the one line which is causing this.
When I built 12792 on windows it did not have this issue.
Related branches
Changed in inkscape: | |
assignee: | nobody → David Mathog (mathog) |
importance: | Undecided → Medium |
milestone: | none → 0.49 |
status: | New → In Progress |
tags: | added: regression |
Changed in inkscape: | |
assignee: | nobody → David Mathog (mathog) |
status: | Confirmed → In Progress |
summary: |
- WMF open on linux misplaces drawing + WMF/EMF open via GUI misplaces drawing if document window is reused |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Changes one line in wmf-inout.cpp and restores the previous behavior on linux - drawing opens correctly aligned with the same sized page.