[bug] Remove space before punctuation in Android application.
There is a bug when entering text within an Android application:
After completion of a word via the suggestions over the keyboard, a space is added automatically at the end of the line. When entering now a punctuation, e.g. full stop, comma, colon,... this space is not removed.
Expected would be the same behaviour than in the native environment.
same behaviour also for text entered on input text on OS browser
cavva ( 2014-12-27 12:18:58 +0200 )editThanks for reporting this bug. It has bothered me ever since I've got my Jolla!
chinauser ( 2014-12-30 08:13:22 +0200 )editOh yes, please :) Should be valid for most languages, but keep in mind that e.g. French actually demands a space before some punctuation characters.
tokaru ( 2014-12-30 12:47:21 +0200 )editIn French, it's indeed more complex: the comma comes without a space after a word. However a question mark requires a space after the last word. Tricky rules there...
chinauser ( 2014-12-30 15:33:39 +0200 )editRe: native environment, I noticed that the space is not actually removed - the punctuation is just inserted before it. This is inconsistent with the behavior when typing manually, I have opened a related suggestion.
tokaru ( 2014-12-30 16:23:24 +0200 )edit