https://bugs.documentfoundation.org/show_bug.cgi?id=143161
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #6 from Michael Meeks <[email protected]> --- Ah - this patch has known problems which are fixed by: commit dd25fd6bf9b9637d4f1efcfcc642efa4be7f62b1 Author: Szymon Kłos <[email protected]> Date: Wed Mar 23 13:02:29 2022 +0100 Use correct language for spellchecking in calc Fixes the problem of not applied spellchecking language change in calc. 1. Open spreadsheet with German text but with English UI language 2. Change spellchecking language to German result: no difference expected: spellchecking should be performed and mark words correctly Visible in both LOK and desktop. Regression introduced in: commit bdd149b1ff3d43b94cadc0d43365100c287c7639 Author: Dennis Francis <[email protected]> Date: Sun Oct 4 12:47:46 2020 +0530 Improve spell checking performance and impl. in several ways: I wonder if you bisected past this somehow and the problem is elsewhere? and/or perhaps this patch is not included in your test set ? Would be worth eliminating that first. Thanks ! -- You are receiving this mail because: You are the assignee for the bug.
