General Sakai Accessibility Issues
General Accessibility Issues for Sakai 2.5 and 2.6
Issue |
Description |
---|---|
Page layout |
The width of the tools menu column increases greatly when the text size is increased, to the detriment of the main content section. It is assumed that this is because the width of that column is specified in ems. It is recommended that the column's width instead be specified in pixels or as a percentage of screen width. |
FCKeditor |
The icons for FCKeditor do not increase in size in relation to the font size. Also, the text within the editor does not enlarge in relation to font size in Internet Explorer 6. Further, the editor's tool icons are not accessible to screenreaders. FCKeditor's tools are operable using keyboard shortcuts. It is recommended that the relevant keyboard shortcuts for the installed version of FCKeditor be documented on the help tool section on the editor. Further, a link to this list of shortcuts should be included above every instance of the editor. It is not sufficient to simply have shortcuts documented in the help section and expect users to find them of their own accord; this information needs highlighting at the point of use. |
Tool states |
The way in which tools respond the back button is confusing an inconsistent. In some cases, the back button will take you back to the previous tool, sometimes back to the previous tool state (probably the expected behaviour, and therefore desirable) and in some cases, nothing happens. This is extremely problematic and hampers user interaction with tools to a considerable degree. |
Navigation |
The Sakai system causes disruption to the behaviour of the browser's back button functionality. It is highly recommended that this be prevented if at all possible, as |
Form Buttons |
There are several instances where character combinations such as "<,>, vertical bar<, and >vertical bar are used in links and form buttons to indicate previous, next, first, last etc. Using characters in a purely visual fashion is very bad practice as it is logically meaningless, completely inaccessible to screenreader users and they don't even look very good. |