bl4k1st / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

Highlighting of a misspelled word remains after finishing word correctly #277

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Type a word that is "misspelled" and hit spacebar or other character that 
signals the word is complete (e.g. type "th ").  The word (e.g. "th") will get 
highlighted as misspelled (as it should).

2. Now backspace over the space and type "is" (making the word "this")

What is the expected behavior? What do you see instead?

  The word, now that it is one complete word, should now be un-highlighted and shown as correct.

  Instead, the "th" still has the highlight, but the rest of "this" does not.  One can also click on "th" to see alternative words, so it thinks this is a separate word.  This behavior does not happen on the default Android keyboard.

What version of Hacker's Keyboard are you using?

  1.33.1332

If applicable, does this affect the 4-row or 5-row layout, or both?

  Both

Which language(s)?

  Only tried the default english.

Please provide any additional information below.

Original issue reported on code.google.com by j...@wildlava.com on 8 Aug 2012 at 11:59