Input is overridden by navigation input in Common UI. How to override?

Hey, as I’m facing the same problem, I wanted to thank you for your workaround.

And while I was implementing it, I also found another way:
In my widget “container” (for me it’s an horizontal box), I saw you can bind custom functions to respond to navigation input:

image

I’m not sure that’s what you are looking for, or if it’s “CommonUI-friendly”, but just wanted to mention it.