GNOME Bugzilla – Bug 613768
First letter autocorrection fails.
Last modified: 2010-03-26 16:04:47 UTC
Even after I enable auto correction of first letters of sentence, it does not happen. For example if I type: Hello. world. into a cell I would have expected that it is changed to Hello. World. This is with regular gconf configuration.
Interesting: this is not implemented in the tool. It's only in our preference dialog and the gnuemric manual.
/* Sorry, not implemented. I got tired. */ #if 0 ... #endif Andreas: this comment refers to the UTF-8 porting way back when. The code inside appears to use UTF-8 primitives, but keep in mind that it might not actually work.
First letter autocorrection is now implement but still without exception support.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.