Summary: | Braces are getting displayed instead of fullstop in roman bulleting. | ||
---|---|---|---|
Product: | [Applications] calligrastage | Reporter: | keerthi <keerthi.reddyb> |
Component: | filter/pptx | Assignee: | Matus Uzak <matus.uzak> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | matus.uzak, swathi.vegesna999 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Testdata
screenshot in calligrastage. screenshot in MSoffice 2007 |
Created attachment 60809 [details]
screenshot in calligrastage.
Created attachment 60810 [details]
screenshot in MSoffice 2007
Git commit 665f050e39e819680b477946f21aed5e6fecd359 by Matus Uzak. Committed on 14/09/2011 at 16:58. Pushed by uzak into branch 'master'. libmsooxml: Added missing numbering types. * Re-ordered according to the spec. to improve the readability. * Added also support for prefixes. BUG:275259 M +47 -16 filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h M +5 -0 filters/libmsooxml/MsooXmlUtils.cpp M +3 -0 filters/libmsooxml/MsooXmlUtils.h http://commits.kde.org/calligra/665f050e39e819680b477946f21aed5e6fecd359 Verified in aac9b32c182585abca4455b7c67016d61340a555. |
Created attachment 60808 [details] Testdata Version: git checkout 8288143b7c1f9f9005209b55b651875219b0e9d6 (Using KDE 4.5.5) OS: Kubuntu 10.10 Test data is in pptx format. Open the same document in Calligra stage and check for the display of bullet. Expected outcome: Roman bullets should be displayed properly. Actual outcome: Able to see brace after bullet instead of fullstop. Please check the screenshots attached. Frequency: Always.