browserui/browser/BrowserAppSrc/BrowserContentView.cpp
branchRCL_3
changeset 56 3154c14a33db
parent 55 08ffbd51e3fd
child 58 aead3f7e1bb0
equal deleted inserted replaced
55:08ffbd51e3fd 56:3154c14a33db
   626             break;
   626             break;
   627             }
   627             }
   628 
   628 
   629         case EWmlCmdFindKeywordPaneClose :
   629         case EWmlCmdFindKeywordPaneClose :
   630             {
   630             {
       
   631             iContainer->FindKeywordPane()->ResetPrevText();
   631             CCoeEnv::Static()->AppUi()->RemoveFromStack( iContainer->FindKeywordPane() );
   632             CCoeEnv::Static()->AppUi()->RemoveFromStack( iContainer->FindKeywordPane() );
   632             // Cancel editing and sets Goto Pane text back.
   633             // Cancel editing and sets Goto Pane text back.
   633             iContainer->ShutDownFindKeywordEditorL();
   634             iContainer->ShutDownFindKeywordEditorL();
   634             UpdateCbaL();
   635             UpdateCbaL();
   635             if (iPenEnabled)
   636             if (iPenEnabled)