diff -r 112a725ff2c2 -r 8970fbd719ec videocollection/hgmyvideos/src/vcxhgmyvideoscategorylistimpl.cpp --- a/videocollection/hgmyvideos/src/vcxhgmyvideoscategorylistimpl.cpp Wed Mar 31 21:34:36 2010 +0300 +++ b/videocollection/hgmyvideos/src/vcxhgmyvideoscategorylistimpl.cpp Wed Apr 14 15:59:50 2010 +0300 @@ -156,6 +156,9 @@ // void CVcxHgMyVideosCategoryListImpl::HandleOpenL( TInt /*aIndex*/ ) { + // Reset the visible selection of the list. + iScroller->DrawDeferred(); + TInt highlight = Highlight(); TInt categoryId = iCategoryModel->ResolveCategoryId( highlight );