javauis/lcdui_akn/lcdui/src/CMIDTextEditor.cpp
branchRCL_3
changeset 83 26b2b12093af
parent 71 d5e927d5853b
--- a/javauis/lcdui_akn/lcdui/src/CMIDTextEditor.cpp	Wed Sep 15 12:05:25 2010 +0300
+++ b/javauis/lcdui_akn/lcdui/src/CMIDTextEditor.cpp	Wed Oct 13 14:23:59 2010 +0300
@@ -452,7 +452,7 @@
     }
     else
     {
-        iTextEdwin->OfferKeyEventL(aEvent, EEventKey);
+        iTextEdwin->OfferKeyEventL(aEvent, EEventKeyDown);
     }
 }