Metadata
- Source
- VP-113
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Anastasia Cheetham
- Created
2012-08-09T14:33:31.911-0400 - Updated
2013-01-28T09:25:23.227-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
Jaws+FF:
When focus lands on the scrub-bar/time display, Jaws says "left right slider time scrub link," doesn't actually say current time.
When using the arrow keys to move the scrub bar, scrub bar doesn't move, Jaws reads out letters from something
Jaws+IE9:
When focus lands on the scrub-bar/time display, Jaws says "slider time scrub link," then start and end time (0 time as "zero o'clock").
When using the arrow keys to move the scrub bar, Jaws reads the current caption block when it appears, "one hundred" otherwise.
NVDA+FF:
When focus lands on the scrub-bar/time display, NVDA says "slider time scrub link," doesn't actually say current time.
When using the arrow keys to move the scrub bar, NVDA starts reading out the entire caption file, won't stop.
NVDA+IE9:
When focus lands on the scrub-bar/time display, NVDA says start and end time, then "slider time scrub link," then start and end time.
When using the arrow keys to move the scrub bar, NVDA sounds a couple of strange tones the first time, then silence.
VoiceOver+Safari:
When focus lands on the scrub-bar/time display, VoiceOver says "slider," doesn't actually say the current time
When using the arrow keys to move the scrub bar, VoiceOver reads the current caption block when it appears; pressing arrow again will interrupt speech.
Note: for Jaws testing, Jaws was manually switched into application mode (virtual PC cursor 'off')
Environments
NVDA and Jaws with FF and IE9, VoiceOver with Safari
Comments
-
Alexey Novak commented
2012-08-22T11:53:48.169-0400 https://github.com/anvk/videoPlayer/tree/FLUID-4751
NVDA+FF - works fine. With every time change it reads out how number out of total value.
NVDA+IE - reads slider information + reads the span information with word "grouping". It also may read the whole content of the transcripts which is the same related issue as in FLUID-4750. With every time change it reads number of seconds as a number (e.g. "five" or "nine" or "fourteen")
NVDA+Chrome - reads out "Time scrub editable, time scrub blank". With every time change it reads "blank"Safari+VoiceOver = says "0 00 of 5 4 3 time scrub". With a time change it reads new numbers without "time scrub" part but if you refocus back it will read this additional part. (before I thought that it just reads out the internal span because of the weird way it speaks out the time but if you remove it behaviour stays the same)
JAWS + Chrome - On tab focus it tells you "Time scrub". "You have to press Enter to enter the application mode. 0.01 out of 5 43. Time scrub left right slider. Progress complete. If you refocus back on the time scrub it will just tell you something like 0 4 out 5 43
JAWS + IE - No need to enter an application mode. It will read time slider left right then time. Sometimes it reads out the time twice and will add word "hundred" at the end.
JAWS + FF - No need to enter an application mode. Reads "Time scrub" on the change it will read "0 4 out of 5 43". Works pretty well.It would be good to hide the span so that in some cases the text would not be read twice.
-
Michelle D'Souza commented
2012-09-04T12:31:57.924-0400 Improvements merged into demo branch at 4323f9abc7c184d76638a6eee8b2701b87ab686b
-
Anastasia Cheetham commented
2012-10-03T11:13:43.069-0400 I think the experience of the time scrub slider is now adequate: users are told it's a time scrubber, what the current and max times are, and what the new time is when it's adjusted.
My testing:
NVDA + IE
on focus: "zero zero-zero of five forty-three grouping, time scrub slider zero zero-zero of five forty-three"
on adjust: "twelve" (when adjusted to 12 seconds)NVDA + FF
on focus: "time scrub slider zero zero-zero of five forty-three "
on adjust: "zero twelve of five forty-three" (when adjusted to 12 seconds)Jaws + IE
on focus: "time scrub left-right slider zero o'clock of five forty-three, zero o'clock slash five forty-three, zero o'clock slash five forty-three"
on adjust: "time scrub left-right slider zero twelve of five forty-three, zero twelve slash five forty-three, zero twelve slash five forty-three"Jaws + FF
on focus: "time scrub left-right slider zero o'clock of five forty-three, to increase or decrease use the arrow key"
on adjust: "zero oh-five of five forty-three" (when adjusted to 5 seconds)