Closed
Bug 883723
Opened 12 years ago
Closed 8 years ago
hardware key events should be able to listened by other apps.
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jj.evelyn, Unassigned)
References
Details
the events are only sent to System app. However, we got strongly requests from partners that they need these events for various usage. The most important one is for hardware test in engineering mode (which is an app).
Comment 2•12 years ago
|
||
Bug 938383 - Improve charCode handling in Gonk key events
The bug above is landed and can allow key with char code to content process but the key with no char code can't. ex: volume key, power key.
I am not sure that these system key is planed to send to content process or not.
Flags: needinfo?(mchen) → needinfo?(gasolin)
Comment 3•12 years ago
|
||
thanks for clarify.
Tom, does it sufficient to make hardware test in engineering mode?
Flags: needinfo?(gasolin) → needinfo?(tjao)
Comment 4•12 years ago
|
||
Unfortunately our hardware test should be able to check all physical buttons including volume and power keys to make sure they works correctly. Hardware key test is used for identify hardware malfunction of physical devices.
Flags: needinfo?(tjao)
Comment 5•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•