Summary: | Autoshapes action buttons and arrows are not displaying. | ||
---|---|---|---|
Product: | [Applications] calligrastage | Reporter: | Lassi Nieminen <lassi.ta.nieminen> |
Component: | filters | Assignee: | LukasT <lukast.dev> |
Status: | VERIFIED FIXED | ||
Severity: | wishlist | CC: | lukast.dev, swathi.vegesna999 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Test Documnet to be tested in Kpresenter and MS Powerpoint 2000
Screenshot when viewed in Kpresenter. Screenshot when viewed in MSPowerpoint 2000. Screenshot when viewed in MS Powerpoint 2000.Screenshot captured and pasted in MS Paint. Test data with arrows |
Description
David Faure
2010-05-28 03:09:06 UTC
I'm working on this bug Git commit 7d722efbbf8215bd99fe00059c28a1b95dbc391f by Lukáš Tvrdý. Committed on 25/03/2011 at 16:34. Pushed by lukast into branch 'master'. Display the missing autoshape action information button. There are some problems: The filter produces odp file which is rendered correctly in OOo draw:type is probably handled per shape in OOo and according the specs "The draw:type attribute specifies the name of a shape type that is rendering engine dependent" (try with koconvertor) The shape, when scaled, does not scale in content-aware style, try in OOo to scale it and it changes the geometry. If you convert the shape in OOo to polygon, it behaves same as in Calligra Thus he shape of the circle is ellipse in Calligra. BUG:239197 M +1 -0 filters/libmso/ODrawToOdf.h M +71 -0 filters/libmso/shapes.cpp http://commits.kde.org/calligra/7d722efbbf8215bd99fe00059c28a1b95dbc391f Created attachment 58949 [details]
Test data with arrows
In the attached test data autoshapes arrows are not displaying.
Verified in text-layoutrestructure-boemann branch. Autoshape arrows are not displaying.It will be detailed as a seperate bug. |