Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.8
-
Fix Version/s: 2.0.8
-
Component/s: Accessibility
-
Labels:None
-
Environment:JAWS versions 7.0, 6.20, 6.10, 6.0, 5.10, 5.0 and 4.51, running in Windows XP on a 1.4GHz Pentium M
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Older versions of the screenreader JAWS hang and become unresponsive for several seconds when the user does anything of the following on a Moodle page:
- Loads, reloads or jumps back to the page through the history
- Follows a link to an anchor within the same page
- Activates a script that modifies the page contents
- Brings up the JAWS list of links-dialog
This makes Moodle-usage very cumbersome.
The problem is caused by large stylesheets.
Any web page that has enough stylesheet code exhibits the same problems. More stylesheet code causes longer delays. The delay is significant even on relatively fast computers.
Attached a proposed patch to solve the problem.
Forum thread in http://moodle.org/mod/forum/discuss.php?d=77723