Using Corona v2014.2393
If you open an overlay scene that contains a button widget with an onRelease event that calls composer.hideOverlay(), the tap event falls through to the parent scene even if isModal == true.
Is this the intended behavior of composer, or a bug? What is the current best practice workaround?