
Hi guys,
Just a quick question this time: If I have a context menu with a SplitButton, I don't expect the Click event of this SplitButton to be fired if I click directly on the arrow, but that's exactly what currently happens. Since there's a short delay before the child menu of the SplitButton is shown, I think that a lot of users will be clicking on the arrow to get to the menu and instead the SplitButton instead will fire. Is this really by design or is it a small bug?