Created attachment 200909 [details] bug report with screenshots The capability to add a new word to the dictionary, which was accessible in Version 7.3.7.2, has disappeared in version 25.8.0.0.alpha0+. In order to reproduce: ====================== Write some text with some words unknown to the dictionary. Right click on a red underlined word. Result: ======= No choice to add to the dictionary. Expected Result: ================ Some choice to add the misspelt word to the dictionary (of the word's language). For details see attached report with screenshots. Side finding: ============= The irregular verb spell - spelt - spelt (where "spelled" also is a legitimate form of the latter two, but I prefer it as I have learned in school) is flagged false in the two latter forms. I think, its cousin misspell also conjugates like spell: misspell - misspelt - misspelt. If I am right, they also should be accepted (probably with a single and a double "l" in the middle).
Reproducible Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 6190fe56f72008e0b6d0e502bf94099e72b9d202 CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Latest version that works on the ones I have installed. Version: 25.2.4.1 (X86_64) / LibreOffice Community Build ID: 09303ce8b49f86f106fccd32b1324662053027cc CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (es_ES); UI: en-US Calc: CL threaded
Reproduced. Version: 25.8.0.0.alpha1 (X86_64) / LibreOffice Community Build ID: a2896e060b54ce6ce36e3e29218fac40d2919c74 CPU threads: 1; OS: Windows 10 X86_64 (build 14393); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded
bisected with win64-25.8 author Rashesh commit f9a56d3c52e43dce5a4a56a79d16401e209c7dfd sw: lokit: don't activate standard.dic - in online, standard.dic is not required and causes confusion to the user Change-Id: I79a66e3479a35a0ace90dc4c30f3c479526f0fb7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180979
Let me check, Thank you for the report.
Fix https://gerrit.libreoffice.org/c/core/+/185743
I could reproduce the bug on pc Debian x86-64 with master sources updated today + confirm the patch provided by Padia Rashesh works.
Rashesh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/26b62622ae849781ff6bec47298fba56245989bc tdf#166689: sw: only hide "Add To Dictionary" option when using LOKit It will be available in 25.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.