- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.5k
 
Closed
Labels
bugnvuiNon-Visual UI (or Blind Mode) for accessibilityNon-Visual UI (or Blind Mode) for accessibility
Description
Exact URL of where the bug happened
Any game
Steps to reproduce the bug
- Goto an existing game (Blitz 5+0 is ideal)
 - Turn on blind mode
 - Focus on keyboard
 - type t to announce the clocks
 
What did you expect to happen?
if clock is 5min (initial position in a Blitz 5+0) we should hear something like 5 minutes, 0 seconds
What happened instead?
we hear 5 o'clock
(it is because the aria-live element shows 05:00)
Operating system
Any
Browser and version (or alternate access method)
Any
Additional information
I was able to see an issue on 3 occasions:
- Clocks when playing a real time game
 - Clocks when playing a correspondence game
 - Clocks when analyzing a game
 
The issues are slightly different but have the same fix: we should not use a format like 05:10 but a sentence like 5 minutes, 10 seconds
Metadata
Metadata
Assignees
Labels
bugnvuiNon-Visual UI (or Blind Mode) for accessibilityNon-Visual UI (or Blind Mode) for accessibility