Skip to content

Apply pointerEvents dispatch check in dispatchGenericMotionEvent#43433

Closed
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D54799820
Closed

Apply pointerEvents dispatch check in dispatchGenericMotionEvent#43433
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D54799820

Conversation

@javache

@javache javache commented Mar 12, 2024

Copy link
Copy Markdown
Member

Summary:
Changelog: [Android][Fixed] Views would still receive hover events when nested in a view with pointer-events: "none"

View calls dispatchGenericPointerEvent from dispatchGenericMotionEvent (https://android.googlesource.com/platform/frameworks/base/+/android-4.3_r2.1/core/java/android/view/View.java#7439), so this is the better method to override.

Differential Revision: D54799820

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 12, 2024
…ebook#43433)

Summary:

Changelog: [Android][Fixed] Views would still receive hover events when nested in a view with pointer-events: "none"

`View` calls `dispatchGenericPointerEvent` from `dispatchGenericMotionEvent` (https://android.googlesource.com/platform/frameworks/base/+/android-4.3_r2.1/core/java/android/view/View.java#7439), so this is the better method to override.

Differential Revision: D54799820
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D54799820

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D54799820

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 13, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 38cbc08.

@javache javache deleted the export-D54799820 branch March 13, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants