On Wed, 12 Apr 2023 18:19:11 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
> This PR adds the following methods to the `EventTarget` interface: > 1. `addEventHandler` > 2. `removeEventHandler` > 3. `addEventFilter` > 4. `removeEventFilter` If we proceed with this, we will need a CSR that documents the incompatibilities that are mentioned in the thread on openjfx-dev. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1090#issuecomment-1509405226