fep/aknfep/src/AknFepUiInputStateEntryHalfQwertyWesternPredictive.cpp
branchRCL_3
changeset 7 6defe5d1bd39
parent 0 eb1f2e154e89
child 12 5e18d8c489d6
--- 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