guptahanu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 1 forks source link

Virtual Keyboard + Mootools compatibility #444

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Including both Mootools library and Google Virtual Keyboard
2. Load the setOnLoadCallback load of the object as in the docs/examples
3. Will fire back an uncaught exception...

What is the expected output? What do you see instead?

Firebug catches this uncaught exception (also tested in Safari, Chrome, IE)

Error: uncaught exception: [object Object] is not a supported layout.
Error: S.na[u].Zc is not a function
Source File:
http://www.google.com/uds/api/elements/1.0/4434a5f214952ddbe4a5286edc667d43/keyb
oard.I.js
Line: 49

What version of the product are you using? On what operating system?

Have tested on both Mac OS X and Windows 7, newest versions of: Firefox,
Chrome, Safari, IE.

-

I have seen several reports of this sort of error with prototype, however
nothing with Mootools yet. I have tried several different load sequences,
perhaps thinking that the order of DOM load vs. regular load were causing
this, but to no avail.

I have also tried loading Mootools from both google.load() as well as a
local .js file and both acted the same.

Thanks.

Original issue reported on code.google.com by brettfo...@gmail.com on 3 May 2010 at 8:29

GoogleCodeExporter commented 8 years ago
I have got the same error too

Original comment by a.Mnatsa...@studio-one.am on 17 Jul 2012 at 8:30