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

       Web browser: ---
             Bug #: 29753
           Summary: mw.util.tooltipAccessKeyPrefix wrong for Firefox 3+
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Javascript
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: listenle...@gmail.com
                CC: tpars...@wikimedia.org
    Classification: Unclassified


All Firefox versions use alt-shift as access key, but the init-function in
mw.util only sets this for Firefox 2. This seems to be a simple copy and paste
mistake, since in wikibits.js there is a "if ( is_ff2 )" too, but with the
comment "note that FF3+ is included here!".

The wrong access key isn't shown since it is still handled by the function in
wikibits.js.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to