Changes between Initial Version and Version 1 of Ticket #52891, comment 4
- Timestamp:
- 03/23/2021 10:01:29 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52891, comment 4
initial v1 2 2 > I assume this is to improve accessibility, but not sure what was wrong? 3 3 4 The `sprintf()` function was erroneously used instead of `printf()` so the screen reader text is not actually printed.4 The `sprintf()` function was erroneously used instead of `printf()`, so the screen reader text is not actually printed.