Multi language spell suggestion cefsharp - Stack Overflow

admin2025-04-04  0

Is anyone facing issue related to multi language spell suggestions with cefsharp? Using V134 minimum example project and not making any changes, I see the spell checker is working and showing suggestions for English. English Spell Suggestions working

I made the following highlighted changes to enable both "en-US" and "es" dictionaries in CefSharp.MinimalExample.WinForms\BrowserForm.cs

Code changes to enable Spanish and English spell dictionaries

Now the suggestions are only for Spanish and English suggestions are not included. Only Spanish Suggestions, no English spell suggestions

Prior versions like 133 had issues with spell suggestions not working for en-US, which was fixed in V134.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1743751753a217494.html

最新回复(0)