mate-desktop / pluma

A powerful text editor for MATE
http://www.mate-desktop.org
GNU General Public License v2.0
157 stars 65 forks source link

Spell checker cannot handle contractions #172

Open kalj opened 8 years ago

kalj commented 8 years ago

I notice that the spell checker of pluma doesn't seem to be able to correctly handle contractions using apostrophe, such as the English "doesn't" or "I've". It just separates it into two words which are marked as incorrect. I don't know if this is a bug or a feature, but I think a spell checker which incorrectly marks words (or parts of words) is non-functional.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/31871735-spell-checker-cannot-handle-contractions?utm_campaign=plugin&utm_content=tracker%2F1179776&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1179776&utm_medium=issues&utm_source=github).
foss-scribe commented 8 years ago

I concur this happens to me too. Note that it also happens in Gedit and I think it's an issue with the enchant implementation (based on what I've read)