On Fri, 9 Aug 2024 20:16:29 GMT, Martin Fox <m...@openjdk.org> wrote:
> An EventDispatcher that creates a new event without linking it to the > original will break this PR. But that's a consequence you're creating. You > can't say the developer is making a choice about event linking when the very > notion is new with this PR. Actually, this statement is not correct: the consumed flag will be propagated, but only if `propagateConsume` was set by the helper, which is being done in a very specific case. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1523#issuecomment-2287186541