Issue Details (XML | Word | Printable)

Key: MDL-10122
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Yu Zhang
Reporter: Andrea Bicciolo
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Search Courses form does not complies with WAI AA and Section 508

Created: 14/Jun/07 09:04 PM   Updated: 19/Jun/07 11:24 AM
Component/s: Course
Affects Version/s: 1.8.1
Fix Version/s: 1.8.2, 1.9

Database: MySQL
URL: http://www.mtouch.it/mdl18
Participants: Andrea Bicciolo and Yu Zhang
Security Level: None
QA Assignee: Yu Zhang
Resolved date: 19/Jun/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
When displaying a combo list in the Moodle home page, the search form at the bottom of the page is not valid WAI AA and US 508:

[WAI 12.4 (AA), US-508-n] Associate form controls with <label> tags using the 'id' attribute:
         <input type="text" size="12" name="search" alt="Search courses" value="" />
           <input type="submit" value="Search courses" />

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Yu Zhang added a comment - 15/Jun/07 02:02 PM
Hi Andrea,

Which combo list are you referring to? I can not find a combo list in the course search form. I also tried using the validator on your homepage too but it passed all xhtml strict checks. Can you attach a screenshot or give me the exact url?

Cheers,

Yu


Andrea Bicciolo added a comment - 15/Jun/07 06:49 PM
Sorry Yu, my explanation is not very clear: for combo list I'd mean the format of the home page. Combo list is the home page format dysplaying categories and course titles.

Andrea


Yu Zhang added a comment - 18/Jun/07 11:36 AM
Hi Andrea,

The format is used on your test site http://www.mtouch.it/mdl18/, right? I ran the validator through it and the result is ok. Sorry I don't really understand what the issue is.

Cheers,

Yu


Andrea Bicciolo added a comment - 18/Jun/07 06:49 PM
Hello Yu, yes it validates using the W3C validator, but the AA and Section 508 Issue still remains. Please try the Total Validator Plugin for Firefox.

Cheers,
Andrea


Yu Zhang added a comment - 19/Jun/07 11:24 AM
Hi Andrea,

Should be fixed now, please check, thanks!

Cheers,

Yu