Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-7860 Compliance with Italian Legislation on Accessibility
  3. MDL-8062

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

    XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.7
    • 1.8
    • Accessibility
    • None
    • MOODLE_17_STABLE
    • MOODLE_18_STABLE

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              skodak Petr Skoda
              skodak Petr Skoda
              Nobody Nobody
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                31/Mar/07