[xwiki-devs] shortcut capture interferes with flash app
Hi, For IE, I have a flash app embedded on a page but when a text field is active in the flash app keystrokes are being captured and treated as shortcuts so suddenly I find myself in the history section after typing an 'h' for example in a 'in focus' flash app entry box. Firefox seems to be OK in this regard. I notice that the shortcut setup has something like 'disable_in_input':true. Is there by chance a way to tell it to disable in object or embed tags (or a named/classed div)? Probably not from looking at the shortcut.js home page. Alternatively, is there a way to disable shortcuts in xwiki? -- Glenn
Hi Glen, On 6/13/09, [email protected] <[email protected]> wrote:
Hi,
For IE, I have a flash app embedded on a page but when a text field is active in the flash app keystrokes are being captured and treated as shortcuts so suddenly I find myself in the history section after typing an 'h' for example in a 'in focus' flash app entry box. Firefox seems to be OK in this regard.
I notice that the shortcut setup has something like 'disable_in_input':true. Is there by chance a way to tell it to disable in object or embed tags (or a named/classed div)? Probably not from looking at the shortcut.js home page.
Alternatively, is there a way to disable shortcuts in xwiki?
Shortcuts are automatically disabled for users who switch to simple mode on their user profile. Otherwise, I guess commenting out the code in the relevant JS file would work as well. Guillaume
--
Glenn
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
participants (2)
-
glenn_engel@agilent.com -
Guillaume Lerouge