UMG Precise Tap not working

I’m not sure if I’m doing something wrong or if this is a bug, but Precise Tap isn’t working the way I’d expect it to.

I’ve created a listing widget that I add to a scrolling uniform grid panel and use as a button.

I have the button component of the widget set to “Precise Click” and “Precise Tap,” yet if I click/tap and drag on the widget, it fires immediately. This is especially odd as I have the button set to not trigger moving to the next page until OnReleased is fired.

This is where I’m using the widget.

Am I using something incorrectly, or is this a bug?

I know this is old but have you ever found a solution to this? Scrolling still fires “onRelease” in 4.26 with precise tap enabled.