fep/aknfep/src/AknFepUiInputStateInitialKoreanMultitap.cpp
branchRCL_3
changeset 10 6defe5d1bd39
parent 3 f5a1e66df979
child 12 4eb1ae11334f
equal deleted inserted replaced
8:6ceef9a83b1a 10:6defe5d1bd39
   131     else // long keypress
   131     else // long keypress
   132         {  
   132         {  
   133           
   133           
   134  	    if (aKey == EPtiKeyStar)
   134  	    if (aKey == EPtiKeyStar)
   135             {
   135             {
   136             /* Fix bug for EHQN-7ZWE9F 
   136             /* 
   137            	ptiengine->DeleteKeyPress();
   137            	ptiengine->DeleteKeyPress();
   138             TPtrC text = ptiengine->PreviousCandidate();
   138             TPtrC text = ptiengine->PreviousCandidate();
   139             fepMan->UpdateInlineEditL(text, text.Length());
   139             fepMan->UpdateInlineEditL(text, text.Length());
   140             fepMan->CommitInlineEditL();
   140             fepMan->CommitInlineEditL();
   141             ptiengine->ClearCurrentWord();*/
   141             ptiengine->ClearCurrentWord();*/