diff -r 85902f042028 -r a5e7a4f63858 uifw/AvKon/src/AknPopupField.cpp --- a/uifw/AvKon/src/AknPopupField.cpp Wed Sep 15 12:29:17 2010 +0300 +++ b/uifw/AvKon/src/AknPopupField.cpp Wed Oct 13 14:50:15 2010 +0300 @@ -932,7 +932,7 @@ && iExtension && iExtension->iSingleClickEnabled ) { // Edit mode to view while popup is open -> first cancel popup - TRAP_IGNORE(AttemptExitL( EFalse )); + AttemptExitL( EFalse ); } else {