RFR: 8290841: Notify menu event after a long press gesture on Android is not dispatched
Johan Vos
jvos at openjdk.org
Tue Jul 26 08:23:57 UTC 2022
On Thu, 21 Jul 2022 23:03:31 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> This PR allows dispatching a menu event on Android to trigger a ContextMenuEvent.
>
> It is somehow a follow-up of [JDK-8245575](https://bugs.openjdk.java.net/browse/JDK-8245575), where the same was added for iOS.
>
> While no test can be provided, the current changes have been tested, building and deploying on Android.
In general, I have a slight concern about including stdbool.h but I don't see potential issues here, so +1
-------------
Marked as reviewed by jvos (Reviewer).
PR: https://git.openjdk.org/jfx/pull/843
More information about the openjfx-dev
mailing list