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

[react-interactions] Refine virtual click detection for FF+JAWS #17422

Merged
merged 1 commit into from Nov 21, 2019

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Nov 21, 2019

After lots of internal testing, we found that JAWS with FF results in a case we didn't previously capture as a virtual click. Specifically, the detail property is 1 using JAWS but mozInputSource is 0. We actually have this logic internally at FB, so it's reusing that (see https://fburl.com/diffusion/i2aajhpr).

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 21, 2019

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1f7437a:

Sandbox Source
thirsty-sea-q9l79 Configuration

@sizebot
Copy link

sizebot commented Nov 21, 2019

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against 1f7437a

@sizebot
Copy link

sizebot commented Nov 21, 2019

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against 1f7437a

@trueadm trueadm merged commit 3fdfa23 into facebook:master Nov 21, 2019
@trueadm trueadm deleted the jaws-ff branch November 21, 2019 13:09
@tatermelon
Copy link

Thank you!! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants