Fabric Text
components do not provide their text value (Name) to accessibility tree
#12030
Labels
Area: Accessibility
Area: Fabric
Support Facebook Fabric
Area: Text
bug
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Milestone
Problem Description
See that the Name property is not set for a
![image](https://private-user-images.githubusercontent.com/26607885/261138790-eb903b68-cb01-4b7e-b212-80c19e271130.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDY0MTgsIm5iZiI6MTczOTM0NjExOCwicGF0aCI6Ii8yNjYwNzg4NS8yNjExMzg3OTAtZWI5MDNiNjgtY2IwMS00YjdlLWIyMTItODBjMTllMjcxMTMwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA3NDE1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE3YTFmZGZlYzU1N2VlMThiMWViNDNmNzlkN2UwYjU3NDllZTQ4NDVjODAxM2NiMmZkZDYwYTI1NzczYjFkYWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.oCbVDmGCbb3aEMv-XxklXpWFC3cSZI9uc-fu6s1AXTo)
Text
component:Not sure if this is part of incomplete work already tracked here: #11898
Relevant code as far as I can tell is here:
react-native-windows/vnext/Microsoft.ReactNative/Fabric/Composition/CompositionDynamicAutomationProvider.cpp
Lines 248 to 252 in a8aa860
Steps To Reproduce
See chrisglein/artificial-chat#119 (comment)
Expected Results
Accessibility Name should default to the text value
CLI version
12.0.0-alpha.6
Environment
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
The text was updated successfully, but these errors were encountered: