Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.5, 2.3.2
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-35973_redirect -
-
5
-
FRONTEND Sprint 8
Description
This is issues was specifically found in the forums create discussion and reply to a post, but the behavior of redirection happens all over Moodle and is a library function.
Issue
Sufficient cues - Once the message is submitted, the confirmation message for posted discussion thread is presented in a new page that has a redirection to another page - this behavior should be reflected into the page title, so screen reader users understand what is going on.
Timing Adjustable - When posting a reply to discussion, a page with a message "Posted successfully - Continue" is presented. But enough time is not given to user to click on Continue button. The user is redirected to a different page. While using JAWS, this page is not read at all.
Standard Level
WCAG 2 3.3.2 (A) http://www.w3.org/TR/UNDERSTANDING-WCAG20/minimize-error-cues.html
WCAG 2 2.2.1 (A) http://www.w3.org/TR/UNDERSTANDING-WCAG20/time-limits-required-behaviors.html
Impact
Serious
Critical
Example Link
http://accessibility.mroomstest.net/mod/forum/post.php?reply=1
Test Steps
- Login as user0
- Navigate to the Algebra 101 course
- Click on a forum
- Click the create a discussion button
- Add the necessary information
- Click post
- View the redirection page.