Your fix isn't working for me?

--------------------------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 have:
--------------------------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 );
---> var is_ff2_ = /firefox\/2/.test( clientPC ); <---
----------------------------/code-------------------------

I got it to work by commenting out both lines - probably breaks something else 
at the same time...

I don't have time - but the output of a diff of the stable vs testing (or sid) version of this file would probably point ot the answer...



Testing with Iceweasel 9.0.1  (iceweasel 9.0.1-1~bpo60+1)

User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 
Firefox/9.0.1 Iceweasel/9.0.1

I think the severity level should be important as it causes a "major effect on the usability of a package" .


--
--------------------------------------------------------------------------------
Karl Schmidt                                  EMail k...@xtronics.com
Transtronics, Inc.                              WEB http://xtronics.com
3209 West 9th Street                             Ph (785) 841-3089
Lawrence, KS 66049                              FAX (785) 841-0434

If you wait for luck, you will not find wealth.
It is up to you to work hard and smart to create wealth. kps

--------------------------------------------------------------------------------



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to