ScrollBox block InputTouch Events

Hello everyone!
I has a problem with scroll bar and InputTouch event, when i doing touch into ScrollBox InputTouch doesn’t fire. Tested that also on Touch 1 event & Left Mouse Button, they are has the same behavior.

How can i fix that?

I don’t know, unfortunately. When I have problems like this one I tend to create my own widgets so I can control how they handle both Touch and Click events and set up my own Touch detection and boundaries.

I hope you wont have to do that.