As is modeled in this jsfiddle, when one selects an item via the mouse, the event is raised. My question is, why isn't the event raised when the user clicks on the button?
Is this a bug? In the docs it clearly states that the select event is "triggered when an item of a PanelBar is selected."
Is this a bug? In the docs it clearly states that the select event is "triggered when an item of a PanelBar is selected."