More than one case in the same Event structure cannot handle the same event because when the event occurs, LabVIEW can execute only one of the cases in the Event structure, just like a Case structure. If you configure multiple cases to handle the same event, the VI appears broken.