Closed
Description
When using the context menu on a small device, opening the menu is fine. But when tapping a sub menu, it sometimes needs to position the submenu over the root menu (because there is no space to the left or right). However, it looks like the menu triggers an hover and then registers a click. The result is opening the submenu and instantly press a button in that sub-menu.
Could you fix this? Probably don't allow hover on touch devices.