Version: git checkout 09bf66c4b404f9fb8d3c2912ea77d02646e38f0a (Using KDE 4.5.5) OS: Kubuntu 10.10 Test data is in ODT format.Go to 4th page and observe the diagram with autoshapes and text. Open the same document in Calligra Words, check the display of the text in the autoshapes. Link to test data:http://actionapps.apc.org/apps/img_upload/dca681b8c0e22157ecb9987b9339674e/communications_planning.odt Expected outcome: Text with in the autoshapes should be displayed properly. Actual outcome: Text with in the autoshapes is not displaying properly. Please check the screenshots attached. Frequency: Always.
Created attachment 60612 [details] Screenshot in Open Office
Created attachment 60613 [details] Screenshot in Words
Not all fills are correct, but the text is all shown. How much of the text is shown correctly depends a lot on fonts available, dpi settings and so on. The text doesn't actually fit in openoffice either...
Created attachment 62928 [details] current look of document on my laptop
Git commit da3f0d1bbbd5f254634dffe743973bf2e4acc0ba by Lukáš Tvrdý. Committed on 11/10/2011 at 09:35. Pushed by lukast into branch 'master'. Add support for rectangular and square gradient to engine Displays some of the gradients in bug 274909 (ellipsoid gradient not supported yet) CCBUG:274909 REVIEW:102780 M +1 -0 libs/flake/CMakeLists.txt A +350 -0 libs/flake/KoOdfGradientBackground.cpp [License: LGPL (v2+)] A +63 -0 libs/flake/KoOdfGradientBackground.h [License: LGPL (v2+)] M +11 -3 libs/flake/KoShape.cpp http://commits.kde.org/calligra/da3f0d1bbbd5f254634dffe743973bf2e4acc0ba
The text is displaying properly and also the most backgrounds work. The only background not working is the ellipsoid. Here the part of the file not supported. <draw:gradient draw:name="Ellipsoid_20_blue_20_grey_2f_light_20_blue" draw:display-name="Ellipsoid blue grey/light blue" draw:style="ellipsoid" draw:cx="50%" draw:cy="50%" draw:start-color="#e6e6ff" draw:end-color="#0000ff" draw:start-intensity="100%" draw:end-intensity="100%" draw:angle="0" draw:border="0%"/>
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.