https://bugs.documentfoundation.org/show_bug.cgi?id=143996
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from V Stuart Foote <[email protected]> --- Can not confirm. There are two features colliding. The AutoCorrect option 'Replace dashes' checkbox will replace the U+002D HYPHEN-MINUS with a U+2013 EN DASH before the 'English sentence checking' 'Minus sign' has parsed the run for the pattern match. Disable the autocorrect 'Replace dashes' and the blue squiggle of the sentence checking will appear. Function is a bit sloppy--the match pattern differs between the 'Multiplication sign' and the 'Minus sign', e.g. "5x3" will match "5-3" will not, the minus sign check requires "5 - 3" to match. Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 4cd3ce9848aa039b8d443a1257d1298231680b01 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Vulkan; 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.
