- From: <bugzilla@jessica.w3.org>
- Date: Wed, 27 Feb 2013 03:52:50 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21136
Bug ID: 21136
Summary: Define Home key and Back key of Android smartphone
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: schepers@w3.org
Reporter: masayuki@d-toybox.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
Blocks: 21083
Usual Android smartphone has 3 buttons bottom of the device.
The left most key is back whose key code is KEYCODE_BACK.
The center key is home whose key code is KEYCODE_HOME.
Looks like D3E doesn't define the key for the back key. Should be 'Back' as UI?
The home key is 'Exit' according to the explanation in the D3E key name list.
However, I'm not sure. If not, 'Top' as UI is good name? 'Home' is already
defined for Home key on PC keyboard.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 27 February 2013 03:52:51 UTC