https://bugs.documentfoundation.org/show_bug.cgi?id=169447
--- Comment #1 from GJord <[email protected]> --- Tested the attached testcase on Windows 11 using LibreOffice 25.8.2.2 (X86_64). Here are my results for each section of the document: A. Documentation / basic behavior Ctrl+Backspace removes the previous word as expected. Ctrl+Delete removes the next word as expected. B. Inconsistent behavior with two similar positions Cursor before first asterisk: Ctrl+Delete deleted the asterisk, the rest of the line, and the next line break. Cursor before second asterisk: Ctrl+Delete deleted only the asterisk, leaving the line break untouched. So the inconsistency is reproducible on Windows. C. Line break vs. paragraph break Case 1 (asterisk before a line break): Ctrl+Delete deleted the asterisk, the rest of the line, and the next line break. Case 2 (asterisk before a paragraph break): Ctrl+Delete deleted only the asterisk and did not remove the paragraph break. This difference also matches what the reporter described. -- You are receiving this mail because: You are the assignee for the bug.
