Skip to content

fix(replay): Ignore clicks with shift pressed #8648

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

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Jul 26, 2023

Apparently click+shift also opens a link in a new tab (and focuses the tab immediately), so we also need to ignore such clicks for slow click detection.

Closes https://github.com/getsentry/team-replay/issues/128

Apparently click+shift also opens a link in a new tab (and focuses the tab immediately), so we also need to ignore such clicks for slow click detection.
@mydea mydea added Type: Bug Package: replay Issues related to the Sentry Replay SDK labels Jul 26, 2023
@mydea mydea requested review from billyvg, JoshFerge and Lms24 July 26, 2023 09:18
@mydea mydea self-assigned this Jul 26, 2023
@mydea mydea merged commit a72efa2 into develop Jul 26, 2023
@mydea mydea deleted the fn/replay-right-click branch July 26, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: replay Issues related to the Sentry Replay SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants