Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "process pointer move action" to allow fractional numbers for x and y positions #1881

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

whimboo
Copy link
Contributor

@whimboo whimboo commented Feb 7, 2025

Fixes #1880.

@jgraham and @OrKoN can you please review? Thanks!


Preview | Diff

@whimboo whimboo requested review from jgraham and OrKoN February 7, 2025 15:02
@whimboo whimboo merged commit a67669c into w3c:master Feb 10, 2025
2 checks passed
@whimboo whimboo deleted the actions_fraction branch February 10, 2025 12:04
@whimboo
Copy link
Contributor Author

whimboo commented Feb 10, 2025

I'm going to add tests via https://bugzilla.mozilla.org/show_bug.cgi?id=1946774

github-actions bot added a commit that referenced this pull request Feb 10, 2025
…and y position (#1881)

SHA: a67669c
Reason: push, by whimboo

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to ZRDKPoWeR/webdriver that referenced this pull request Feb 10, 2025
…and y position (w3c#1881)

SHA: a67669c
Reason: push, by pull[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to soloinovator/webdriver that referenced this pull request Feb 10, 2025
…and y position (w3c#1881)

SHA: a67669c
Reason: push, by pull[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to xjc90s/webdriver that referenced this pull request Feb 12, 2025
…and y position (w3c#1881)

SHA: a67669c
Reason: push, by pull[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When performing pointer actions the coordinates should support fractional numbers
3 participants