On Thu, 21 Jul 2022 23:03:31 GMT, Jose Pereda <jper...@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.

This pull request has now been integrated.

Changeset: f7198493
Author:    Jose Pereda <jper...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/f71984938c686e52d61fd9c8470df4b453a253b6
Stats:     41 lines in 4 files changed: 39 ins; 0 del; 2 mod

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

Reviewed-by: jvos

-------------

PR: https://git.openjdk.org/jfx/pull/843

Reply via email to