Summary: | Bullets which are not there in the actual odp file are displaying. | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | swathi <swathi.vegesna999> |
Component: | text-layout | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | pinaraf |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot in Open Office
Screenshot in Calligra Stage |
Description
swathi
2011-04-23 10:27:19 UTC
Created attachment 59240 [details]
Screenshot in Open Office
Created attachment 59241 [details]
Screenshot in Calligra Stage
For the test data in the link http://www.plug.ps/foss_19-9.odp,similar issue is observed in the 1st slide. They appear to be saving this info in an unofficial property text:enable-numbering This is an old OpenOffice.org/LibreOffice bug. http://openoffice.org/bugzilla/show_bug.cgi?id=75927 I'll see if we could add support for this property. Following a commit tonight, this bug has been fixed. Thanks for your report. http://commits.kde.org/calligra/4e1815e448d44a4480dd218e2f7372960f0cfbd6 Tested in git commit 36a52869a926d01ad16593d3e8c7b7554765bec. Still bullets are displaying. Git commit d3914d031ebc49376c234518ddc43dcbba6c9cf6 by C. Boemann. Committed on 31/10/2011 at 18:25. Pushed by boemann into branch 'master'. Removing the ForceDisablingList makes our little party trick not work for nested lists Leaving it in does no harm, it's still in the style too anyway BUG:271540 M +1 -4 libs/kotext/opendocument/KoTextLoader.cpp http://commits.kde.org/calligra/d3914d031ebc49376c234518ddc43dcbba6c9cf6 Verified in 9c203a706dc37927b69367b9c91d8f952fcf0b18. |