diff -r d48ab3b357f1 -r 978afdc0236f uifw/ganes/src/HgSingleTextList.cpp --- a/uifw/ganes/src/HgSingleTextList.cpp Wed Sep 01 12:16:19 2010 +0100 +++ b/uifw/ganes/src/HgSingleTextList.cpp Tue Sep 14 21:48:24 2010 +0300 @@ -143,7 +143,8 @@ aRect, item->Flags(), iLayoutData->FirstIndicatorLayout(), - iLayoutData->SecondIndicatorLayout() ); + iLayoutData->SecondIndicatorLayout(), + iFlags & EHgScrollerSelectionMode || iSelectionMode != ENoSelection ); } // -----------------------------------------------------------------------------