Description: If you select bullet list from the toolbar/sidebar, you see the text indented on the line along with the bullet to the left, but if you select "Bullet List Style" from the "Style" menu, the text does not get indented, but still has the bullet to the left. This only seems to be a problem on bullet lists. Numbered lists seem to be ok from either menu or toolbar. Tested on 7.6.4.1 and 7.6.5.2 Windows 10 Steps to Reproduce: 1. Against some text in a document 2. Select menu "Style" --> "Bullet List Style" 1. Remove bullet style 2. Select Bullet List Style from toolbar Actual Results: Text using menu version has no indent. Text from toolbar version is indented. Expected Results: text from both are consistent with other list styles i.e. indented Reproducible: Always User Profile Reset: No Additional Info: None
Please attach a sample file, reduce the size as much as possible without private information, and paste the information in Menu/Help/About LibreOffice, there is a copy icon.
Created attachment 193645 [details] Test file showing the error I created a simple test file illustrating the problem of the bullet lists
Added a file
Have had a look: Bullets and numbering are formatted in another way when choosing the style format: Bullets use 0 mm on the left and tab to 4 mm Numbering uses 6.3 mm on the left and tab to 7 mm. If you try it with direct formatting it is both 6.3 mm to the left and 6.4 mm for the tab. Might be the default styles for Bullets and Numbering should be the same as the styles, which you get by direct formatting. I will set this one to NEW. Tested with Version: 24.2.2.2 (X86_64) / LibreOffice Community Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01 CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded
I am able to reproduce this behavior in Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: a2265e8faa099d9652efd12392c2877c2df1d1eb CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded as well as Version: 24.2.1.2 (X86_64) / LibreOffice Community Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded
I find it odd that the two methods point to two different functions to produce a list style. Surely the menu and toolbar versions should point to the same function?