https://bugzilla.wikimedia.org/show_bug.cgi?id=34847

       Web browser: ---
             Bug #: 34847
           Summary: Keyboard accessible buttons
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikiEditor
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Created attachment 10145
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10145
Patch to make the WikiEditor buttons accessible by keyboard

According to paragraph 2.1.1.3 of the accessibility report
(http://www.thirdageonline.eu/project-tao-2/software-development/mediawiki-accessibility-enhancements/)
the buttons for manipulating the text appearance in WikiEditor have to be
accessible by the keyboard using the TAB key.

I propose the attached patch to enhance the accessibility. It declares the
buttons as 'a' tags instead of 'span' and also adds an empty 'href' attribute.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to