diff -r 4e91876724a2 -r 9ba538e329bd 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 (Model()->ItemTextArray()); if (mediaListAdaptor->MultiSelectionEnabled() && View()->CurrentItemIndex() >= 0 )