browserui/browser/FavouritesSrc/BrowserBookmarksGotoPane.cpp
branchRCL_3
changeset 39 08ffbd51e3fd
parent 27 481242ead638
child 45 5a044f6358c2
--- a/browserui/browser/FavouritesSrc/BrowserBookmarksGotoPane.cpp	Tue Apr 27 16:41:18 2010 +0300
+++ b/browserui/browser/FavouritesSrc/BrowserBookmarksGotoPane.cpp	Tue May 11 16:16:13 2010 +0300
@@ -705,6 +705,9 @@
         if(iEditor && Rect().Contains(aPointerEvent.iPosition))
             {
             iEditor->HandlePointerEventL(aPointerEvent);
+#ifdef BRDO_SINGLE_CLICK_ENABLED_FF
+            ActivateVkbL();
+#endif
             if ( !iEditing )
                 {
                 SetEditingL( ETrue );