Skip to content

overflow: hidden should prevent hittesting - #15845

Merged
Andrew Coates (acoates-ms) merged 11 commits into
microsoft:mainfrom
acoates-ms:overflowHiddenHitTest
Mar 27, 2026
Merged

overflow: hidden should prevent hittesting#15845
Andrew Coates (acoates-ms) merged 11 commits into
microsoft:mainfrom
acoates-ms:overflowHiddenHitTest

Conversation

@acoates-ms

@acoates-ms Andrew Coates (acoates-ms) commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Description

hit testing should account for overflow: hidden.

Why

What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.

Resolves #15817

Microsoft Reviewers: Open in CodeFlow

@acoates-ms
Andrew Coates (acoates-ms) requested a review from a team as a code owner March 25, 2026 23:37
@acoates-ms

Copy link
Copy Markdown
Contributor Author

/azp run

@vmoroz

Copy link
Copy Markdown
Member

/azp run

3 similar comments
@vmoroz

Copy link
Copy Markdown
Member

/azp run

@vmoroz

Copy link
Copy Markdown
Member

/azp run

@vmoroz

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines successfully started running 1 pipeline(s).

@acoates-ms
Andrew Coates (acoates-ms) merged commit b8003b8 into microsoft:main Mar 27, 2026
32 checks passed
@acoates-ms
Andrew Coates (acoates-ms) deleted the overflowHiddenHitTest branch March 27, 2026 21:01
Andrew Coates (acoates-ms) added a commit to acoates-ms/react-native-windows that referenced this pull request Mar 30, 2026
* overflow: hidden should prevent hittesting

* Change files

* Add tests

* snapshots + lint

* overflow: hidden should prevent hittesting

* Change files

* Add tests

* snapshots + lint

* lint fix
Andrew Coates (acoates-ms) added a commit that referenced this pull request Mar 30, 2026
* overflow: hidden should prevent hittesting (#15845)

* overflow: hidden should prevent hittesting

* Change files

* Add tests

* snapshots + lint

* overflow: hidden should prevent hittesting

* Change files

* Add tests

* snapshots + lint

* lint fix

* Only show focus visuals when using keyboard to move focus (#15864)

* Only show focus visuals when using keyboard to move focus

* Change files

* fix change files

* lint fix
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.

[Fabric] TouchableOpacity onPress fires outside overflow: hidden bounds despite visual clipping

2 participants