AnitaTang / js-hotkeys

Automatically exported from code.google.com/p/js-hotkeys
0 stars 0 forks source link

Opera 9 on Mac OS X - Compatibility #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I noticed that you were wanting people to test on Opera 9, Mac OS X for
compatibility.  

User Agent: Opera/9.64 (Macintosh; Intel Mac OS X; U; en) Presto/2.1.1

Nearly all keys (and combos) do work.  However:
* The following keys were not available on my keyboard (2008 Apple Wired):
    * Scroll
    * Numlock
    * Pause (Unless you mean fn+f8, which doesn't work - see below)
    * Insert
(Therefore all tests involving those keys failed)
* Backspace goes back in my browser's history.
* Capslock doesn't work 
* The Fn Key must be held down to use any function keys (f#)
* f5 through to f12 do not work (with Fn being prssed or without) - they
are overridden by Mac OS X.
* All Control (and Alt) key combos work, however they also initiate the
browser's functions (eg. pressing Ctrl+d means it becomes highlighted
however the page is also bookmarked).

I believe that "unbinding" a key does not work, however "binding" does. 
This would explain all problems (except Capslock).

Please contact me for further info,
 Troberto

Original issue reported on code.google.com by tristan....@tristanroberts.name on 24 Apr 2009 at 10:44