https://bugs.documentfoundation.org/show_bug.cgi?id=147583
Rainer Bielefeld Retired <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |LibreOffice@bielefeldundbus | |s.de Component|LibreOffice |Writer --- Comment #3 from Rainer Bielefeld Retired <[email protected]> --- Reproducible with reporter's sample document and Installation of Version 7.3.0.3 (x64), Build ID 0f246aa12d0eee4a0f7adcefbf7c878fc2238db3 CPU threads: 12; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win | Locale: de-DE (de_DE); UI: de-DE | Calc: threaded | ElementaryTheme | My normal User Profile Wrong STR: 1. Open Testcase in Writer 2. Menu ˋEdit → Search and Replaceˊ » Dialog opens 3. As search therm type "laborum.$" 4. Check "Regular Expressions" 5. [Find next] (several times). » As expected "laborum." one by one will be highlighted from top to bottom 6.[Find previous] (several times). » As expected "laborum." one by one will be highlighted from last hit upwards But reproducible with correct STR: 11. Open Testcase in Writer 12. Menu ˋEdit → Search and Replaceˊ » Dialog opens 13. As search therm type "$" 14. Check "Regular Expressions" 15. [Find next] (several times). » As expected free space behind any "laborum." at end of paragraph one by one will be highlighted from top to bottom 16.[Find previous] (several times). Expected: free space behind any "laborum." at end of paragraph one by one will be highlighted from last hit to top of document. Bug: no end of paragraph found until top of document 😥 » search therm "$" color switches to red because no search hit. -- You are receiving this mail because: You are the assignee for the bug.
