Re: [whatwg/dom] Do not dispatch a trusted event when target and reletedTarget are identical (#336)

> Could you file another bug with a concrete proposal? We can discuss that later after merging this PR. Without a concrete proposal, it is difficult to discuss in a productive way.

The problem is that I'm specifically opposing to make this merge so I don't think filing a new issue is the right approach.  I've stated my proposal multiple times already.  We should make this change in UI events instead.

Since you've already acknowledged my approach in the past (e.g. https://github.com/whatwg/dom/pull/336#issuecomment-251279251), I don't understand why you're now insisting that I don't have a concrete proposal.

> If we want to introduce a new behavior which is not defined anywhere, we should file a bug for that to discuss.

There is no user-perceived behavior change I'm proposing.  I'm simply opposing the way to spec the behavior on the grounds that the generic event dispatch algorithm shouldn't be the one being modified to account for some mouse-event related quirks that UA needs to avoid.  Namely, not merging this particular spec change, and spec'ing the behavior this merge would have made, are not mutually exclusive.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/336#issuecomment-254089231

Received on Monday, 17 October 2016 00:45:38 UTC