You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build Details:
OS Version: Dev (OS Build 27695.1000)
App: React Native Gallery
App Version: 1.0.18.0
React Native Windows Version: 0.75.0
AT: Fast Pass
Repro-Steps:
Launch the React Native Gallery app.
Navigate to ‘Home’ button present in left navigation pane and invoke it.
Now run fast pass and observe the issue.
Actual Result:
The Name property is containing characters in the private Unicode range.
Expected Result:
The Name property must not contain any characters in the private Unicode range.
User Impact:
Users with visual impairment who rely on screen reader will be misguided if narrator announces incorrect control type of the item.
Build Details:
OS Version: Dev (OS Build 27695.1000)
App: React Native Gallery
App Version: 1.0.18.0
React Native Windows Version: 0.75.0
AT: Fast Pass
Repro-Steps:
Launch the React Native Gallery app.
Navigate to ‘Home’ button present in left navigation pane and invoke it.
Now run fast pass and observe the issue.
Actual Result:
The Name property is containing characters in the private Unicode range.
Expected Result:
The Name property must not contain any characters in the private Unicode range.
User Impact:
Users with visual impairment who rely on screen reader will be misguided if narrator announces incorrect control type of the item.
Link to ADO bug: https://microsoft.visualstudio.com/OS/_workitems/edit/54111816
The text was updated successfully, but these errors were encountered: