Acknowledged
CIQQA-3862

Edge 850: onNextPage/onPreviousPage not fired by buttons

My app uses a CustomMenu and implements the callbacks Menu2InputDelegate.onNextPage and Menu2InputDelegate.onPreviousPage.

These callbacks work as expected on other devices and also in the simulator for the Edge 850. However, on a physical Edge 850 device, they are triggered only by touch gestures and not by button input.

I also have implemented onWrap, but that is not triggered either.

Here is the source code of the input delegate:

https://github.com/openhab/openhab-garmin/blob/main/source/user-interface/sitemap-menu/menu/HomepageMenuDelegate.mc