Although changing to a newer version sounds right to me I don't want to
mess with non-Debianeske packages, so I'll wait. During this, just
comment out folling line:
--------------------------code----------------------------
// For accesskeys; note that FF3+ is included here!
var is_ff2 = /firefox\/[2-9]|minefield\/3/.test( clientPC );
---> var is_ff2_ = /firefox\/2/.test( clientPC ); <---
----------------------------/code-------------------------
I don't know how this happened or why, but that line just resets the
variable is_ff2, which was set the line before. Commenting out this
command prevents this and fixes the bug. Well at least for me :)
Regards,
Sebastian
--
systags GmbH
Lindenstraße 169
40233 Düsseldorf
vox: 0211 - 23 70 69 70
fax: 0211 - 49 39 980
http://systags.de
[email protected]
Steuer Nr. 133/5872/1202, USt. ID.: DE 249032067
Amtsgericht Düsseldorf, HRB 54063
Geschäftsführer: Karin Klytta, Lukas Hegemann, Jan Girulat
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]