Skip to content

[0.81] fix text input scaling#16293

Merged
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:0.81-stablefrom
SBS-dlucas:0.81-fix-text-input-scaling
Jul 8, 2026
Merged

[0.81] fix text input scaling#16293
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:0.81-stablefrom
SBS-dlucas:0.81-fix-text-input-scaling

Conversation

@SBS-dlucas

@SBS-dlucas SBS-dlucas commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes issue with TextInput text rendering when working with monitors with different screen scales.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

Without this fix, rendering a textinput on a screen with a different resolution from the "primary" monitor can cause the text in TextInputs to appear blank, or large offset from correct position.

Resolves [https://github.com/https://github.com//issues/16141]

What

Fixed logic for updating textinput layout

Screenshots

Before, in E2E-test-app-fabric:
Note that there is text in these inputs, but it is invisible (but the cursor is in the right place still)
textinput-bug

After, in E2E-test-app-fabric:
textinput

Testing

Locally tested rendering TextInput on different monitor scales

Changelog

Should this change be included in the release notes: yes

Resolved issue with TextInput text rendering when working with monitors with different screen scales.

Microsoft Reviewers: Open in CodeFlow

@SBS-dlucas SBS-dlucas requested a review from a team as a code owner June 29, 2026 22:44
@SBS-dlucas

Copy link
Copy Markdown
Contributor Author

/azp run PR

@azure-pipelines

Copy link
Copy Markdown
Contributor
Commenter does not have sufficient privileges for PR 16293 in repo microsoft/react-native-windows

@SBS-dlucas

Copy link
Copy Markdown
Contributor Author

@vineethkuttan can you please run the azure pipeline on this PR? I would like to verify it and use the output artifacts in my project locally

@SBS-dlucas SBS-dlucas changed the title 0.81 fix text input scaling [0.81] fix text input scaling Jun 30, 2026
@vineethkuttan

Copy link
Copy Markdown
Contributor

/azp run PR

@azure-pipelines

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

@vineethkuttan vineethkuttan added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Jul 7, 2026
@vineethkuttan

Copy link
Copy Markdown
Contributor

/azp run PR

@microsoft-github-policy-service microsoft-github-policy-service Bot enabled auto-merge (squash) July 7, 2026 15:30
@azure-pipelines

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

@microsoft-github-policy-service microsoft-github-policy-service Bot merged commit 05739f6 into microsoft:0.81-stable Jul 8, 2026
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants