Re: [w3c/uievents] Remove text selection from the dblclick default action - #328 (PR #329)

@mustaqahmed approved this pull request.

This looks good, thanks.  In addition to matching the spec with the de-facto behavior, this change also makes the spec consistent with itself :smile:: the "Default Action" row in the top part of Section 5.3.4.4 already had "none"!

Asking for a related change elsewhere.

>     <a>default actions</a> of the EVENT{dblclick} event type match those
-   of the EVENT{click} event type, with the following additional
-   behavior:
-
-   * If the <a>event target</a> is selectable, the <a>default
-    action</a> MUST be to select part or all of the selectable
-    content. Subsequent clicks MAY select additional selectable
-    portions of that content.
+   of the EVENT{click} event type.

We also need to fix the last column for `dblclick` in Section 4.1 .

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/329#pullrequestreview-1018672508
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/pull/329/review/1018672508@github.com>

Received on Friday, 24 June 2022 16:00:47 UTC