Closed
Bug 1214497
Opened 10 years ago
Closed 8 years ago
Make DOM_VK_LEFT and DOM_VK_RIGHT be as special key
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: m_kato, Unassigned)
Details
Attachments
(1 file)
Actually, DOM_VK_BACK_SPACE and DOM_VK_RETURN are a special key that can keycode by InputMethodGlue.sendKey(keycode).
I want to add DOM_VK_LEFT and DOM_VK_RIGHT to it to improve JPN IME support. (ex. Google Japanese IME for Android has LEFT and RIGHT key on software keyboard).
Comment 1•10 years ago
|
||
| Reporter | ||
Updated•10 years ago
|
Assignee: m_kato → nobody
Comment 2•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
•