Closed
Bug 1464940
Opened 7 years ago
Closed 5 years ago
Gamepad API does not register D-Pad inputs
Categories
(Core :: DOM: Device Interfaces, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1523351
People
(Reporter: wchill1337, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
Steps to reproduce:
1. Connect a DualShock 4 or PowerA Wired Controller Plus (https://www.amazon.com/PowerA-Nintendo-Switch-Wired-Controller-Plus/dp/B075DQ13SR/) to a computer running Windows.
2. Navigate to http://html5gamepad.com
3. Press any of the D-Pad buttons (up, down, left, right)
Actual results:
No button inputs were registered, even after user pressed other buttons to make the gamepad visible to the page.
Expected results:
D-Pad button inputs should be recognized.
| Reporter | ||
Comment 1•7 years ago
|
||
I have also noticed this behavior with the Nintendo Switch Pro Controller (connected via Bluetooth, no other applications running that are taking control of the controller) where the D-Pad is not recognized.
| Reporter | ||
Comment 2•7 years ago
|
||
The user agent is not the one in the original comment. It is actually
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
| Reporter | ||
Updated•7 years ago
|
OS: Unspecified → Windows 10
Hardware: Unspecified → x86
Version: 61 Branch → 60 Branch
Cannot test this at present without the hardware needed, but setting component as such. Please correct if this isn't the right component. Thanks.
Component: Untriaged → Event Handling
Product: Firefox → Core
Updated•7 years ago
|
Component: Event Handling → DOM: Device Interfaces
Updated•7 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•