browserui/browser/FavouritesSrc/BrowserBookmarksContainer.cpp
branchRCL_3
changeset 50 c9249d037530
parent 37 481242ead638
child 62 5a044f6358c2
--- a/browserui/browser/FavouritesSrc/BrowserBookmarksContainer.cpp	Wed Mar 31 21:35:49 2010 +0300
+++ b/browserui/browser/FavouritesSrc/BrowserBookmarksContainer.cpp	Wed Apr 14 16:00:33 2010 +0300
@@ -416,7 +416,7 @@
 
     // If the Goto Pane exists and we're not fetching, decide
     // if we should pass key event to the goto pane
-    if ( iGotoPane && !CBrowserAppUi::Static()->Fetching() )
+    if ( iGotoPane && ( !CBrowserAppUi::Static()->Fetching() || iGotoPaneActive ) )
         {
         // If the key hadn't been consumed, so far, determine if the keystroke
         // should be handled by goto pane