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

       Web browser: ---
             Bug #: 34610
           Summary: Usability: label element in replace of span around
                    checkboxes and radio buttons
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Created attachment 10078
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10078
DIFF patch to change span elements to label elements for checkboxes and
radiobuttons

Hi,
I'm submitting a diff for a small change to radiobuttons and checkboxes -
currently they are enclosed in span elements, which makes their click area just
the tiny checkbox or radiobutton itsself. The attached diff changes the span to
a label element to improve usability by increasing the click target to the
whole label.

Please note this diff only changes the actual element itself. Variable names
and someclass names and css selectors still contain the string 'span'. If this
change is accepted, I would be happy to update the relevant variables and css
selectors.

Thanks
Andru

-- 
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