fep/aknfep/src/AknFepUiInputStateInitialKoreanMultitap.cpp
branchRCL_3
changeset 3 f5a1e66df979
parent 0 eb1f2e154e89
child 7 6defe5d1bd39
equal deleted inserted replaced
0:eb1f2e154e89 3:f5a1e66df979
   131     else // long keypress
   131     else // long keypress
   132         {  
   132         {  
   133           
   133           
   134  	    if (aKey == EPtiKeyStar)
   134  	    if (aKey == EPtiKeyStar)
   135             {
   135             {
   136 
   136             /* Fix bug for EHQN-7ZWE9F 
   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();*/
   142 
   142 
   143             fepMan->LaunchSelectModeMenuL();               
   143             fepMan->LaunchSelectModeMenuL();               
   144             }
   144             }
   145 		else
   145 		else
   146 			{
   146 			{