Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8290841

Notify menu event after a long press gesture on Android is not dispatched

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx20
    • jfx18
    • javafx
    • None
    • b03
    • aarch64
    • android

      A long press gesture on Android should trigger a menu notification event.

      Currently the AndroidInputProcessor class processes key events, forwarding them to MonocleView::notifyKey.

      In a similar way, it should forward menu notifications to MonocleView::notifyMenu.


            jpereda Jose Pereda
            jpereda Jose Pereda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: