Alert Summary Component NOT passing mouseclick event up

On the Alert Summary component if you click on an alert it does not pass the mouse click event up to the event handler for the component.

I’ve made a request ticket to get this added.

double post

Has this been resolved yet?

This issues still seems to be present with Alert Summary log component on 7.6.2

I am trying to utilise a PopupMenu on the alert rows to provide quick actions for details popup windows/shelving commands etc but cannot seem to capture any mouse events at all on the main body (table) of this component only the small footer bar area

Thanks!!

I think that for the alarm status table, we’ll add a “createPopupMenu” extension function instead of piping the mouse events through. For a big compound component like that one, the mouse events are going to be really tough to interpret.

This has been added for 7.6.3