Open main menu

CDOT Wiki β

Changes

Big Blue Button Accessibility

3,204 bytes added, 14:37, 10 August 2012
Accessibility Project
--Under Construction; please feel free to contribute to this document--
= Accessibility Project =
== Making BBB Client, JAWS compatible ==
If you are an outside visitor, please visit the [http://polling.bigbluebutton.org BBB polling demo server] and [[Big Blue Button#Contributors | send us feed back]].<br />
To contact us, please email any of the [[Big Blue Button#Contributors | project contributors]] by visiting [[Big Blue Button#Contributors | This Page!]]
=== Suggested changes to the Big Blue Button client ===* Add a drop-down-list with the title of all the open windows open, so people with impaired vision can easily select and focus the opened windows.* Label all of the elements on the screen so they can be processed by accessibility technologies.* Create short cut keys for commonly used functions.** '''Which functions need shortcuts? How best to present the list of shortcuts? Common standards for shortcuts?'''* Add tab order for elements/windows on the screen. '''(Might not be needed)'''* Recording webcam of sign language translator(s). '''(Planned for next main release)'''* Change the presentation mx:SWFLoader to mx:Image '''(done)'''** Extend mx:Image class to allow it be focused '''(done)'''** Attach slide plain text to slide.accessibilityDescription '''(done)'''* Add audio indicator for slide change and new chat message** Add a timer so the user isn't spammed constantly '''(done)'''** Only play ding if accessible device is being used '''(done)'''* Add shortcut keys to navigate to chat messages '''(done)'''** Key for last viewed message** Key for newest message '''(done)'''** Keys to navigate through chat messages '''(done)'''** Key to change chat tab '''(done)'''* Alter MDIWindow to allow it to be focused* When an item in a window is focused bring the window to the front '''(done)'''* Fix the content resize issue caused by altering a window's size by any means other then dragging an edge '''(done)'''* Add a window to the client that lists all of the available shortcut keys* Add shortcut keys to allow windows to be resized and moved about the screen '''(done)''' ==Shortcut Keys== {| class="wikitable" style="text-align:center" border="1" cellpadding="2" width="400" ! Key Combo !! Function|-| Shift+Ctrl+C || Focus chat input box|-| Shift+Ctrl+M || Mute/Unmute your microphone|-| Ctrl-Z || Undo the last whiteboard mark|-| Ctrl-ArrowKey || Resize currently focused window|- | Shift-ArrowKey || Move currently focused window|-| Ctrl-Shift-5 || Focus to chat tabs|-| Ctrl-Shift-Space || When chat box has focus, go to first message|-| Ctrl-Space || When chat box has focus, go to previous message|-| Ctrl-Alt-Space || When chat box has focus, repeat current message |-| Space || When chat box has focus, go to next message|-| Shift-Space || When chat box has focus, go to latest message |-| Escape || Will close the microphone settings window when open|-|}== Limitations ==Testing has revealed certain incompatibilities with various combinations of browser and screen reader. Neither JAWS nor NVDA read the application in Chrome, and JAWS will not read it in Firefox. JAWS will read the application, complete with accessible audio notifications for chat messages, in Internet Explorer and NVDA will do the same in Firefox; but while NVDA will read the application in Internet Explorer, it will not read notifications.{| class="wikitable" style="text-align:center" border="1" cellpadding="2" width="400"|-| || '''Internet Explorer''' || '''Firefox''' || '''Chrome'''|-| '''JAWS''' || Yes || No || No|-| '''NVDA''' || Yes, but no notifications || Yes || No|-|}For now, the workaround for Google Chrome is in the form of two pre-recorded soundclips, for new public and new private messages.
1
edit