calendarui/views/src/calenweekcontainer.cpp
branchRCL_3
changeset 28 96907930389d
parent 25 bf573002ff72
--- a/calendarui/views/src/calenweekcontainer.cpp	Thu Jul 15 18:37:27 2010 +0300
+++ b/calendarui/views/src/calenweekcontainer.cpp	Thu Aug 19 09:53:43 2010 +0300
@@ -2197,6 +2197,10 @@
 
     if(AknLayoutUtils::PenEnabled())
         {
+        if(iView->IsEventViewLaunchedFromAlarm())
+            {
+            return;
+            }
         TInt pointerIndex(-1);
         TInt oldRow(0);
         TInt oldColumn(0);