A bug
![]() ![]() |
Hey, mate. First of all, I love the script and have had it on my faves list for a long time now. But I've noticed that when typing in text fields, I get a bug when I type "watch" and then press the spacebar. The line: function watch() {
...replaces the word, and the text cursor is in the word "function." This only happens when I enable Typo No More. I haven't edited any of the code in this script, and it happens on my other computer as well. |
![]() ![]() |
Interesting bug! It's because watch() is a method of the Object object and the words object is inheriting this method. Anyway, it was simple to fix, so just reinstall the script. It'll overwrite your word list, so you might want to copy it over after installing the script. |
![]() ![]() |
Thanks for the fix! It's working great now. |

