--- 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