Issue Details (XML | Word | Printable)

Key: MDL-8062
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
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
MDL-7860

1.3 Remove name attribute from <form> and fix focus everywhere

Created: 04/Jan/07 03:42 AM   Updated: 07/Jan/07 04:19 AM
Return to search
Component/s: Accessibility
Affects Version/s: 1.7
Fix Version/s: 1.8

Issue Links:
Dependency
 

Participants: Petr Skoda
Security Level: None
Resolved date: 07/Jan/07
Affected Branches: MOODLE_17_STABLE
Fixed Branches: MOODLE_18_STABLE


 Description  « Hide
XHTML Strict does not allow name attribute on forms, but we are using them for focus selection.

Solution:
* remove the name (or replace it with id)
* use id of element for focus - needs fixing JS focus code and all places that use it

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas made changes - 04/Jan/07 12:47 PM
Field Original Value New Value
Summary Remove name attribute from <form> and fix focus everywhere 1.3 Remove name attribute from <form> and fix focus everywhere
Martin Dougiamas made changes - 04/Jan/07 12:48 PM
Link This issue will help resolve MDL-7861 [ MDL-7861 ]
Martin Dougiamas made changes - 04/Jan/07 11:24 PM
Assignee Martin Dougiamas [ dougiamas ] Petr ?koda [ skodak ]
Petr Skoda made changes - 07/Jan/07 04:19 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]