photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxmediaselectionpopup.cpp
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxmediaselectionpopup.cpp Thu Dec 17 08:45:44 2009 +0200
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxmediaselectionpopup.cpp Thu Jan 07 12:46:23 2010 +0200
@@ -197,6 +197,7 @@
switch(aEventType)
{
case EEventItemClicked :
+ case EEventItemSingleClicked :
{
CGlxMediaListAdaptor* mediaListAdaptor = static_cast <CGlxMediaListAdaptor*>(Model()->ItemTextArray());
if (mediaListAdaptor->MultiSelectionEnabled() && View()->CurrentItemIndex() >= 0 )