Commit 6f5f1a5
Fix Narrator announcing 'SL NO' instead of serial number on What's New page
The 'Sl. No.' column header in the Grid Shorthand Syntax sample on the What's New page was read literally by Narrator (as 'SL NO') instead of as a serial number. Add AutomationProperties.Name="Serial Number" to the header cell so screen readers announce a meaningful name. Addresses MAS 4.1.2 (Name, Role, Value). Fixes AB#3019248.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0238f8a commit 6f5f1a5
2 files changed
Lines changed: 2 additions & 2 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments