https://bugs.documentfoundation.org/show_bug.cgi?id=128541
--- Comment #9 from [email protected] --- repro Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 98f0dd5e15733ac7f1d929d06ab230b5f04121d5 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: da-DK (da_DK); UI: en-US Calc: CL threaded Here is another variation on the problem. 1. Make two copies of: "Here is a sentence in all bold" 2. Apply DF bold to both copies, then apply "Strong Emphasis" CS to the word "sentence" 3. Critical step: In the second sentence, put the cursor immediately after "sentence" and press Ctrl-M (clear direct formating) 4. Find&Replace with "Bold" format, and with and without "Including styles" option Actual: If "including styles" is selected, then only beginning of Sentence 1 (up to CS) is found. Expected: That CS is found in sentence 1, and part after CS is also found. Actual: If "including styles" is not selected, then Sentence 2 is not found. Expected: That non-CS parts of sentence 2 are found when not using "including styles". Using Style Inspector is helpful. Problems seem to arise both for (a) strings that have both DF character and CS char weights, and (b) DF paragraph and CS char weights. -- You are receiving this mail because: You are the assignee for the bug.
