Skip to content

[Fabric] Textinput's caret doesn't show for white inputs when Windows setting is on dark mode #14378

@TatianaKapos

Description

@TatianaKapos
Contributor

Problem Description

Originally from #14357

The caret doesn't show for white inputs when Windows setting is on dark mode

screen-capture.10.webm

Activity

added
New ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
and removed
Needs: Triage 🔍New issue that needs to be reviewed by the issue management team (label applied by bot)
on Feb 27, 2025
added theissue type on Feb 27, 2025
added this to the Backlog milestone on Feb 27, 2025
added
Workstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.
on Feb 27, 2025
jonthysell

jonthysell commented on Mar 28, 2025

@jonthysell
Contributor

If it's in vnext\Microsoft.ReactNative\Fabric\Composition\TextInput\WindowsTextInputComponentView.cpp then it might be easy, if it's just about picking the correct color when adding the caret compositionvisual, or it could be a missing platform color issue (leaving the white default which disappears when forcing a white input box).

self-assigned this
on Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

No status

Relationships

None yet

    Participants

    @jonthysell@chrisglein@TatianaKapos@satkh

    Issue actions

      [Fabric] Textinput's caret doesn't show for white inputs when Windows setting is on dark mode · Issue #14378 · microsoft/react-native-windows