https://bugs.documentfoundation.org/show_bug.cgi?id=157863
--- Comment #3 from [email protected] --- Hello, I did some more investigating on the reported bug that might help in fixing it. The testing was done on the following configuration: Version: 7.5.7.1 (X86_64) / LibreOffice Community Build ID: 47eb0cf7efbacdee9b19ae25d6752381ede23126 CPU threads: 8; OS: Mac OS X 14.0; UI render: default; VCL: osx Locale: en-US (en_RO.UTF-8); UI: en-US Calc: threaded Scenario 1 Steps: Test the same set of steps listed by the reporter on MacOS Result: The bug is reproducible on MacOS as well Scenario 2 Steps: 1.Add 3 paragraphs in an empty Writer document 2.Change the Font Name for all of them 3.In the 1st paragraph: Place cursor anywhere in paragraph (no selection), then toggle ordered list 4.In 2nd paragraph: select part of the paragraph, then toggle ordered list 5.In 3rd paragraph: select the whole paragraph, then toggle ordered list Result: The numbering only uses the character formatting of the adjacent text if there is an active text selection. (screenshot attached) Scenario 3 Steps: 1.Add 3 paragraphs in an empty Writer document 2.Apply Strikethrough from the toolbar to all of the paragraphs 3.In the 1st paragraph: Place cursor anywhere in paragraph (no selection), then toggle ordered list 4.In 2nd paragraph: select part of the paragraph, then toggle ordered list 5.In 3rd paragraph: select the whole paragraph, then toggle ordered list Result: The numbering/bullets only uses the character formatting of the adjacent text if there is an active text selection (screenshot attached) Scenario 4 Steps: 1.Add 1 paragraph in an Empty Writer document 2.Apply character formatting (e.g color the text in red) 3.Place cursor anywhere in paragraph (no selection), then toggle ordered list 4.Move to a new row by pressing Enter key 5.Observe the numbering have the correct formatting (the numbering in the second row is colored in red) (screenshot attached) 6.Start typing something on the second row 7.Observe the numbering is changing the formatting (the numbering color is changed to black) (screenshot attached) Result: Inconsistent behavior of the numbering/bullets character formatting when moving to a new row Side Note: If on Step 6 instead of typing, the user taps on the ‘Backspace’ key, the cursor moves back to the first row and the color of the numbering turns red (screen recording attached) Scenario 5 Steps: 1.Add 1 paragraph in an Empty Writer document 2.Apply more than 1 formatting options (example: bold + italic at the same time) 3.In the 1st paragraph: Place cursor anywhere in paragraph (no selection), then toggle ordered list 4.In 2nd paragraph: select part of the paragraph, then toggle ordered list 5.In 3rd paragraph: select the whole paragraph, then toggle ordered list Result: Same result as written by the reporter Scenario 6 Steps: 1.Add 1 paragraph in an Empty Writer document 2.Apply character formatting (e.g color the text in red) 3.Place cursor anywhere in paragraph (no selection), then toggle ordered list 4.CTRL+Z 5.Select the whole paragraph, then toggle ordered list again Result: The numbering/bullets it’s not using anymore the character formatting of the adjacent text even if there is an active text selection (screen recording attached) Scenario 7 Steps: 1.Add 1 multiple rows paragraph in an Empty Writer document 2.Apply character formatting (e.g color the text in red) 3.Place cursor anywhere in paragraph (no selection), then toggle ordered list Result: Same result as written by the reporter. The fact that the paragraph is multiple row doesn’t affect the result Scenario 8 Reproduced the reporter’s steps on Google Docs Result: The numbering/bullets it’s using the character formatting of the adjacent text for all of the 3 paragraphs Hope these are helpful and please let me know if anything needs clarifications -- You are receiving this mail because: You are the assignee for the bug.
