You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
This seems to be ICU related, everything seems to be working correctly except for the word iterator doesn't find any words even know there is text. This can probably be closed when ICU is fixed.
bbondy
changed the title
Spell check is not working for C54
Spell check is not working for C54 b/c of ICU
Jan 3, 2017
Edited typo above, I meant to say this was not related to ICU at all, it turned out to just be a problem with our handling due to enumeration value for a word token because 0 which breaks out of the while loop and doesn't check any words.
The fix will be available in Preview9. For testing you just need to make sure spell check works now the same as it did in 0.12.15.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Spell check isn't working
Expected behavior:
Spell check should work
Platform (Win7, 8, 10? macOS? Linux distro?):
macOS
Brave Version (revision SHA):
master tip:
c2fa12f
Steps to reproduce:
Actual results: No underline happens
Expected results: underline happens
The text was updated successfully, but these errors were encountered: