Skip to content

Update boundary event behavior for a stationary pointing device.#532

Merged
mustaqahmed merged 6 commits into
w3c:gh-pagesfrom
mustaqahmed:gh-pages
Jan 29, 2025
Merged

Update boundary event behavior for a stationary pointing device.#532
mustaqahmed merged 6 commits into
w3c:gh-pagesfrom
mustaqahmed:gh-pages

Conversation

@mustaqahmed

@mustaqahmed mustaqahmed commented Dec 17, 2024

Copy link
Copy Markdown
Member

PEWG decided in #529 that the PointerEvents spec should match the UIEvent spec behavior for non-moving pointing device: boundary events should fire after a layout change, and no move events should fire.


Preview | Diff

PEWG decided in w3c#529 that the PointerEvents spec should match the
UIEvent spec behavior for non-moving pointing device: boundary events
should fire after a layout change, and no move events should fire.
@smaug----

Copy link
Copy Markdown
Contributor

@masayuki-nakano you may have some opinion on the pr

Comment thread index.html Outdated
Comment thread index.html
Comment thread index.html Outdated
Comment thread index.html

@masayuki-nakano masayuki-nakano left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Putting off to fix my concern in the separate issue. So, I'm now fine with the change.

@mustaqahmed

Copy link
Copy Markdown
Member Author

Putting off to fix my concern in the separate issue. So, I'm now fine with the change.

Thanks. I just linked this to #520, let's continue the discussion there.

@mustaqahmed mustaqahmed merged commit 7a88278 into w3c:gh-pages Jan 29, 2025
patrickhlauke pushed a commit that referenced this pull request Feb 26, 2025
PEWG decided in #529 that the PointerEvents spec should match the
UIEvent spec behavior for non-moving pointing device: boundary events
should fire after a layout change, and no move events should fire.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants