https://bugzilla.wikimedia.org/show_bug.cgi?id=29753
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME --- Comment #10 from Krinkle <[email protected]> 2012-03-05 01:27:53 UTC --- MediaWiki doesn't have any influence on which key combination will trigger an accesskey. We merely try to guess what it is and show it to the user in the tooltip. The bug is currently named: "mw.util.tooltipAccessKeyPrefix should be alt-shift for Firefox 3+ and Chromium 12" * In Chrome 15, 16 and 17 (Mac) the accesskeys are triggered by 'ctrl-option-' * In Firefox 8 and 9 (Mac) the accesskeys are triggered by 'ctrl-' Currently both of these are also correctly detected by mw.util.tooltipAccessKeyPrefix. Feel free to re-open with more actionable information: * Which browser / version / OS should report a different accesskey key that is currently wrongly detected ? -- 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
