OnMouseMove is not executed while clicking

I was trying to manage EventReply branching within OnMouseMove, but I realized that the event stops automatically while mouse input is active. I didn’t know about that, I don’t want it, and I don’t understand the reason.

How should I go about fixing this? If something is going to be done automatically, there should at least be an option to disable it.