uifw/AvKon/aknhlist/src/akntreelistphysicshandler.cpp
branchRCL_3
changeset 15 08e69e956a8c
parent 10 9f56a4e1b8ab
child 16 71dd06cfe933
--- a/uifw/AvKon/aknhlist/src/akntreelistphysicshandler.cpp	Mon Mar 15 12:41:34 2010 +0200
+++ b/uifw/AvKon/aknhlist/src/akntreelistphysicshandler.cpp	Wed Mar 31 21:59:52 2010 +0300
@@ -911,7 +911,7 @@
             }
         else if ( bottomItem == iTree->VisibleItemCount() )
             {
-            if ( upperItem != iOldTopItem )
+            if ( upperItem != iOldTopItem && ( upperItem != 0 || iOldTopItem != -1 ) )
                 {
                 iFeedback->InstantFeedback( iTreeListView,
                                             ETouchFeedbackSensitiveList,