Skip to content

[0.84] fix text input scaling#16289

Open
SBS-dlucas wants to merge 2 commits into
microsoft:0.84-stablefrom
SBS-dlucas:0.84-fix-text-input-scaling
Open

[0.84] fix text input scaling#16289
SBS-dlucas wants to merge 2 commits into
microsoft:0.84-stablefrom
SBS-dlucas:0.84-fix-text-input-scaling

Conversation

@SBS-dlucas

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

Copy link
Copy Markdown

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:04
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.

1 participant