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

--- Comment #1 from Daniel Friesen <mediawiki-b...@nadir-seen-fire.com> 
2011-11-03 01:22:35 UTC ---
(In reply to comment #0)
> Firefox version numbers are going up waaaaay faster since the new release
> schedule this year; 10 will be coming up in a few months.
> 
> This code ain't gonna cut it:
> 
>   // For accesskeys; note that FF3+ is included here!
>   window.is_ff2 = /firefox\/[2-9]|minefield\/3/.test( clientPC );
> 
> It's also pretty generally wrong and should probably not be being used by
> anything. :P

;) On the plus side, once Firefox hits version 20 that code will start working
again.

It's a shame browsers don't expose their accesskey prefixes in some api.

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