--- a/fep/aknfep/src/AknFepUiInputStateEntryHalfQwertyWesternPredictive.cpp Mon Mar 15 12:42:02 2010 +0200
+++ b/fep/aknfep/src/AknFepUiInputStateEntryHalfQwertyWesternPredictive.cpp Wed Mar 31 22:08:20 2010 +0300
@@ -474,7 +474,7 @@
ptiengine->HandleCommandL( EPtiCommandLockCurrentCandidate);
TPtrC selectedWord = ptiengine->CurrentWord();
fepMan->UpdateInlineEditL( selectedWord, selectedWord.Length() ); //selection.iAnchorPosition
- // To fix the bug: STAA-7GYBJC Suggested word is not committed when Arrow right key is pressed.
+ // To fix Suggested word is not committed when Arrow right key is pressed.
ptiengine->CommitCurrentWord();
fepMan->TryCloseUiL();
// Asyncronous case update after the editor has handled the key