equal
deleted
inserted
replaced
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();*/ |