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

            Bug ID: 63849
           Summary: Acceskeys should update tooltips of label elements
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JavaScript
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

When input's have access keys, and connected <label> elements, the
updateTooltipAccessKeys() function should also update the title of the label
element.

Fon instance on Edit pages:

<input name="wpWatchthis" type="checkbox" value="1" tabindex="4" accesskey="w"
id="wpWatchthis" class="webfonts-changed">

<label for="wpWatchthis" id="mw-editpage-watch" title="Add this page to your
watchlist [w]">Watch this page</label>

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