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

       Web browser: ---
             Bug #: 32956
           Summary: Form inputs should use HTML <label> tag for inputs
                    that have labels
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


http://www.w3schools.com/tags/tag_label.asp

Input types checkbox, checkboxes, radiobutton should use the HTML <label> tag
around labels for those input types. That will improve the "clickability" of
those form inputs by reducing the accuracy required to achieve the click. 

This is particularly important for users using a finger touchscreen input
device like an iPad, iPhone, and most tablet PC devices. It will also improve
accessibility for impaired users who have difficulty making accurate clicks.
Most importantly, it will allow much quicker editing of form pages by
unimpaired users, especially in mass-edit circumstances that cannot be
automated.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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