-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Closed
Copy link
Labels
Area: FocusArea: MouseArea: TextInputNew 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 + Fabricbug
Milestone
Description
Problem Description
After focusing on a TextInput control, when the user interacts via mouse or keyboard with another control...the TextInput remains focused and in edit mode. The only time TextInput correctly releases focus is when another TextInput is selected.
This behavior does not match other apps on Windows like WinUI3 Gallery.
Video Example:
https://github.com/user-attachments/assets/5f076642-338e-4d42-b8c2-c0f18888452c
WinUI Gallery Behavior:
https://github.com/user-attachments/assets/cda2fce8-6995-4fed-ad1a-5f1db8f10f86
Steps To Reproduce
- Interact with TextInput, then non-TextInput control
Expected Results
TextInput should lose focus, no longer display a focus ring, and no longer be in edit mode
CLI version
N/A
Environment
N/ACommunity Modules
No response
Target Platform Version
None
Target Device(s)
No response
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
Metadata
Metadata
Assignees
Labels
Area: FocusArea: MouseArea: TextInputNew 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 + Fabricbug