rednotebook
rednotebook copied to clipboard
Spellcheck does not recognise words like "isn't" or "doesn't"
Describe the bug Spellcheck does not recognise various acronyms like "isn't" or "doesn't"
To Reproduce
- type in Doesn't
- You will see that "Doesn" is highlighted in red
Expected behavior These acroyms would be recognised as acronyms
Screenshots
Versions:
- RedNotebook version :2.22
- Operating system and version: Ubuntu 20.04
Log output when reproducing bug
Nothing interesting, 21:45 is when I did ctrl-s, nothing changed after typing word:
usr/share/rednotebook/rednotebook/gui/main_window.py:943: Warning: Source ID 41405 was not found when attempting to remove it GObject.source_remove(self.countdown) 2022-05-20 21:38:13,014 INFO Wrote file ./2022-05.txt 2022-05-20 21:38:13,015 INFO The content has been saved to . 2022-05-20 21:38:13,015 INFO The content has been saved to '.' 2022-05-20 21:38:13,027 DEBUG Update the cloud 2022-05-20 21:38:13,052 DEBUG Background color: rgb(255,255,255) 2022-05-20 21:38:13,053 DEBUG Foreground color: rgb(0,0,0) 2022-05-20 21:38:13,053 DEBUG Cloud updated 2022-05-20 21:38:16,890 INFO Wrote file ./2022-05.txt 2022-05-20 21:38:16,890 INFO The content has been saved to . 2022-05-20 21:38:16,891 INFO The content has been saved to '.' 2022-05-20 21:38:16,898 DEBUG Update the cloud 2022-05-20 21:38:16,924 DEBUG Background color: rgb(255,255,255) 2022-05-20 21:38:16,924 DEBUG Foreground color: rgb(0,0,0) 2022-05-20 21:38:16,924 DEBUG Cloud updated /usr/share/rednotebook/rednotebook/gui/main_window.py:943: Warning: Source ID 42159 was not found when attempting to remove it GObject.source_remove(self.countdown) 2022-05-20 21:45:13,904 INFO Wrote file ./2022-05.txt 2022-05-20 21:45:13,905 INFO The content has been saved to . 2022-05-20 21:45:13,905 INFO The content has been saved to '.' 2022-05-20 21:45:13,915 DEBUG Update the cloud 2022-05-20 21:45:13,953 DEBUG Background color: rgb(255,255,255) 2022-05-20 21:45:13,953 DEBUG Foreground color: rgb(0,0,0) 2022-05-20 21:45:13,954 DEBUG Cloud updated (END)