Venu widget swipe cancel exit

Hello,

I searched and tried different ways, but I can't make the following work:

On a touch screen device (testing on Venu), I want don't want my widget to be exited on a swipe up/down.

  • From the main widget screen I tried to push a new view and on this new view to return true on the swipe event with no success.
  • I also tried using a menu2 view with no success. This one is even worse, as when I scroll down to see all the menu items and I reach the bottom of the list, the widget exits. It's not user friendly at all, as a user needs to be careful how much they scroll on a menu, or they will exit the widget.
  • One more aspect: I installed several widgets from the store and they all have this behavior.

It seems that I can't suppress this core behavior of a widget to exit on a swipe, no matter if I am on a second layer view or menu.

Can anybody help, or can confirm it is not possible so I won't try anymore?

Thanks