Summary: | FORMATTING, FILEOPEN: Bullet point numbers don't increment (.lwp import) | ||
---|---|---|---|
Product: | LibreOffice | Reporter: | Jaxson Lee <jaxsonlee69> |
Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
Status: | NEW --- | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | bfo.bugmail, sasha.libreoffice |
Version: | 3.3.0 release | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
lwp '97 file containing different styles of bullet points
PDF showing LWP '97 and LibO Writer 3.3.0 handling of bullets.lwp |
Created attachment 42783 [details]
PDF showing LWP '97 and LibO Writer 3.3.0 handling of bullets.lwp
[This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html reproduced in 3.6.0 master on Fedora 64 bit And on console appears this: warn:legacy.osl:6959:1:/usr/src/libre-master/core/sw/source/filter/ww8/ww8par.cxx:3170: WW8: Please report this document, it may have a missing graphic warn:legacy.osl:6959:1:/usr/src/libre-master/core/xmloff/source/core/xmlerror.cxx:195: An error or a warning has occurred during XML import/export! Error-Id: 0x10020002 Flags: 1 WARNING Class: 2 FORMAT Number: 2 Parameters: 0: style:font-name-asian 1: Exception-Message: Confirmed with: LO 4.2.0.0.alfa0 Build ID: 2013-06-24 own debug build Windows 7 Professional SP1 64 bit Same results as in reporter's PDF. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 42782 [details] lwp '97 file containing different styles of bullet points The attached .lwp document uses all of the default styles built into Lotus Word Pro '97 for bullet points. When opened in Writer, the numbered bullet points don't increment correctly. i.e. it shows as 1. 1. 1. rather than 1. 2. 3. and i. i. i. rather than i. ii. iii. There is one exception however - the uppercase roman numeral style of bullet does increment correctly (i.e. I. II. III.) and behave as expected. It'll even handle skipped bullet points correctly. It should therefore be a fairly easy fix to get the other number displays to work in the same way. I've also attached a .pdf with expected output and Writer output.