https://bugs.documentfoundation.org/show_bug.cgi?id=173604
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from V Stuart Foote <[email protected]> --- Can not confirm on Windows builds. The ICU libs based search does support find of precomposed glyphs with diacritics, or combining diacritics. Using the 'Find & Replace' dialog, expand the 'Other options' uncheck/disable the "Diacritic-sensitive" checkbox. The search then uses ICU libs to transform each text run at word bounds: the U+003E is being found, likewise a combination of U+0061U+0303 for the combining diacritic. Though if looking for word fragments of text runs, be sure to not have "Whole words only" checked enabled, with that the whole text run as transformed is matched. =-testing-= Version: 26.8.0.3 (X86_64) Build ID: bce0998afefdbc355585ca324285661a2170ba77 CPU threads: 8; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
