Version: svn (Rev: 1161892) (using KDE 4.4.3) OS: Kubuntu 9.10 Test data to reproduce the issue is http://agecon.okstate.edu/grad/international_dinner_2006/India.ppt In 6th slide,text on the pictures is displaying in cross direction. Expected outcome: Kpresenter should be able to display the text on the pictures in normal direction.
Created attachment 50097 [details] Screenshot of the document in Kpresenter(In revision 1161892)
Created attachment 50104 [details] Screenshot in MS Ppt -2003
Converted the test document to a .odp file using koconverter. OOImpress loads the document in the same way as Kpresenter(In 6th slide text is displaying in cross direction). Guessing it to be a filter problem.
I'm sure the developers would appreciate a test file
Created attachment 58981 [details] Test data
Created attachment 59150 [details] Another test data with the same issue In the attached test data,text in horizontal direction is not displaying.
Filter issue, the text-box rotation is not correct.
Attachment (id=59150) contains word art, that's not supported at the moment and reported as a separate bug.
Git commit 5ed56bdb31ace034bf83cdf8319e8d2f033ea6c2 by Matus Uzak. Committed on 02/08/2011 at 19:58. Pushed by uzak into branch 'master'. libmso: Added a separate custom-shape of type rectangle. * The separate rectangle shape was required to make use of draw:mirror-vertical and draw:mirror-horizontal, which are usable only with the draw:enhanced-geometry element. * The existence of placeholder shapes in MS-PPT requires some rectangles to be processed as text-boxes to make use of the presentation:placeholder attribute. BUG:247600 M +8 -0 filters/libmso/ODrawToOdf.h M +1 -0 filters/words/msword-odf/graphicshandler.h M +18 -7 filters/libmso/shapes.cpp M +11 -0 filters/kpresenter/powerpoint/PptToOdp.cpp M +6 -0 filters/tables/excel/import/ODrawClient.cpp M +1 -0 filters/tables/excel/import/ODrawClient.h M +7 -0 filters/words/msword-odf/drawclient.cpp http://commits.kde.org/calligra/5ed56bdb31ace034bf83cdf8319e8d2f033ea6c2
*** Bug 277282 has been marked as a duplicate of this bug. ***
Verified in dd267fba75fccccf66e6d485dbada7cea5301d0f.