'Capturing' clicks for GUI items

Hmm, I’m pretty sure that when a DirectButton receives a mouse click, that mouse click should not be sent to any other listeners, by default:

[DirectGUI and event handling...)

Is this different than what you are seeing?