Status: Unconfirmed
Owner: ----
CC:
scot...@chromium.org
Labels: Type-Feature Pri-2 Area-Internals Feature-Gamepad
New issue 153267 by
kely...@gmail.com: Gamepad API doesn't work on win7
http://code.google.com/p/chromium/issues/detail?id=153267
Chrome Version : Version 22.0.1229.79 m
URLs (if applicable) :
http://www.html5rocks.com/en/tutorials/doodles/gamepad/
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Firefox 15.0.1 FAIL
What steps will reproduce the problem?
1.Connect PS3 device by USB
2.Test responsing to gamepad in Devices and Printers
3.Check html5rocks page to see if gamepad is available
What is the expected result?
Gamepad API works
What happens instead?
Can't see any gamepad. webKitGetGamepads returns undefined:
navigator.webkitGetGamepads()
GamepadList
0: undefined
1: undefined
2: undefined
3: undefined
length: 4
__proto__: GamepadList
Please provide any additional information below. Attach a screenshot if
possible.
Attachments:
gamepad.png 208 KB