Acknowledged
CIQQA-3719

Action Menu does not work with touch/mouse in the simulator - app crash

If you use an action menu using the device buttons everything seems to work fine. But if you use touch, i.e. click on the menu itself in the simulator with the mouse, the delegate is called, but the action menu is not popped and stays displayed.

This ultimately results in an app crash when you do use the buttons in an attempt to get off the menu:

selected 1

Error: Unexpected Type Error
Stack: 

Encountered app crash.

Thankfully, it all seems to work correctly on a real device, but means it cannot be tested at all on a touch device like the venu 2 or vivoactive 6.

This is broken in SDK 7.1.0 through to 8.4.0. It last worked in 6.2.4

Parents
  • I completely agree with you. Even if you use something in an unusual way, or even incorrectly, it should not crash.

    I was simply trying to suggest why the behaviour you see differs slightly.

    It's clear, action menu is very broken in the sim. Thankfully, I'm not seeing any problems on real devices. 

Comment
  • I completely agree with you. Even if you use something in an unusual way, or even incorrectly, it should not crash.

    I was simply trying to suggest why the behaviour you see differs slightly.

    It's clear, action menu is very broken in the sim. Thankfully, I'm not seeing any problems on real devices. 

Children
No Data