Closed GoogleCodeExporter closed 8 years ago
That should be a rather quick fix - I can try it out and submit a patch if that
would help.
I think the overhead of the extension running wouldn't be too big if we just
don't attach the keydown listener if the OS is Windows.
It seems like this should be easy to check by using window.navigator.platform -
I haven't tested what it outputs on Windows, but on Ubuntu 13.10 it says "Linux
x86_64" - so I'm assuming it would be either "Windows..." or "Win...".
Original comment by nikolov....@gmail.com
on 26 Feb 2014 at 10:58
Fixed in 1.0.1
Original issue reported on code.google.com by
jasonble...@gmail.com
on 14 Sep 2013 at 11:00