Ticket #1199 (closed feature: fixed)
Set 'tabindex' on SWF <object>, so tabbing into the player works.
| Reported by: | jeroen | Owned by: | pablo |
|---|---|---|---|
| Priority: | Milestone: | Player 5.6 | |
| Component: | embedding | Keywords: | |
| Cc: | Forum thread: | http://www.longtailvideo.com/support/forums/jw-player/feature-suggestions/1312/screen-reader-assibility-for-the-seeing-imparied#comment-100451 |
Description (last modified by jeroen) (diff)
Important enhancement for accessibility. It makes the player useful for screenreaders beyond IE:
- Set tabindex to the <object> tag
- Blur <object> tag if you leave the first or last button (through javascript function)
Less critical:
- Show controlbar when 'keydown'. Just in case it is set as "over"
- Hide controlbar when you leave it. Just in case it is set as "over"
Example page of the functionality:
http://alpha.gcwwwtemplates.tbs-sct.ircan.gc.ca/theme-clf2-nsi2/mediaplayer-joueurmedia-eng.html
Change History
Note: See
TracTickets for help on using
tickets.

Pablo, can you look into this feature for 5.6?
It's quite an interesting case, and we can now support it b/c we have our own embedder.