diff -r 1f3c3f2f5b0a -r c711bdda59f4 webengine/webkitutils/ToolBar/ToolBarButton.cpp --- a/webengine/webkitutils/ToolBar/ToolBarButton.cpp Mon Mar 15 12:44:50 2010 +0200 +++ b/webengine/webkitutils/ToolBar/ToolBarButton.cpp Wed Mar 31 23:16:40 2010 +0300 @@ -861,6 +861,8 @@ } else { + if(iToolTipMaskContext) + { iToolTipMaskContext->SetPenColor(KRgbBlack); iToolTipMaskContext->SetBrushColor(KRgbBlack); iToolTipMaskContext->SetBrushStyle(CGraphicsContext::ESolidBrush); @@ -919,6 +921,7 @@ iToolTipSprite.Activate(); delete visualText;//visual text } + } } } else // aVisible = false