To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103010
                 Issue #|103010
                 Summary|Bullets settings not saved
               Component|Presentation
                 Version|OOO310m11
                Platform|Unknown
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|save-export
             Assigned to|graphicsneedsconfirm
             Reported by|pmartino





------- Additional comments from [email protected] Mon Jun 22 14:58:40 
+0000 2009 -------
* Create an empty Impress document
* Open the "menu/bullets and Numbering"
* Choose your preferred bullet style
* Click tab "Position"
* By default, "width of numbering" for first level bullet is null.
* Change it to a positive value (0.24")
* Insert some text with bullets => format is OK
* Save the doc
* Re-open it
* The previously inserted text is OK
* If you insert again some text with bullet, "width of numbering" is again null
* If you check in "menu/bullets and Numbering", "width of numbering" is null

Other settings are not saved either

Extract style.xml from the document.
The style is defined as:
<text:list-style style:name="standard">
    <text:list-level-style-bullet text:level="1" text:bullet-char="●">
    <style:list-level-properties/>

You can replace the line definition with:
<text:list-style style:name="standard">
    <text:list-level-style-bullet text:level="1" text:bullet-char="●">
    <style:list-level-properties text:min-label-width="0.6cm"/>

* Open the doc in Impress => it is now correct
* You can save/reload the file and the setting will stay correct but you cannot
modify it

It was tested on:
- linux Ubuntu 9.04 Amd64 with the Ubuntu OOo3.01
- linux Ubuntu 9.04 Amd64 with the official OOo3.1 build (m11)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to