-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area: FabricSupport Facebook FabricSupport Facebook FabricArea: TextInputArea: ThemingNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.buggood first issue
Milestone
Description
Problem Description
Originally from #14357
The caret doesn't show for white inputs when Windows setting is on dark mode
screen-capture.10.webm
Copilot
Metadata
Metadata
Labels
Area: FabricSupport Facebook FabricSupport Facebook FabricArea: TextInputArea: ThemingNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.buggood first issue
Type
Projects
Status
No status
Activity
jonthysell commentedon Mar 28, 2025
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).