--- a/commonuis/CommonDialogs/src/CAknFileSelectionDialog.cpp Mon Mar 15 12:41:34 2010 +0200
+++ b/commonuis/CommonDialogs/src/CAknFileSelectionDialog.cpp Wed Mar 31 21:59:52 2010 +0300
@@ -385,6 +385,7 @@
iEventHandler->ResetSoftkeyStatus();
iEventHandler->UpdateSoftkeysL( focus, popupList->ButtonGroupContainer() );
+ iEventHandler->StartFileSystemNotifierL(popupList);
TBool returnValue( popupList->ExecuteLD() );
if( returnValue )
@@ -402,6 +403,7 @@
}
}
}
+ iEventHandler->StopFileSystemNotifier();
CleanupStack::Pop(); // popupList
CleanupStack::PopAndDestroy(); // listBox