- From: Gary Kacmarcik <notifications@github.com>
- Date: Tue, 20 Oct 2015 17:34:34 -0700
- To: w3c/DOM-Level-3-Events-code <DOM-Level-3-Events-code@noreply.github.com>
Received on Wednesday, 21 October 2015 00:35:33 UTC
_From @garykac on October 6, 2015 22:39_ Copied from W3C Bugzilla: https://www.w3.org/Bugs/Public/show_bug.cgi?id=21136 ##### Masayuki Nakano 2013-02-27 03:52:50 UTC 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. ##### Comment 1 Travis Leithead [MSFT] 2013-06-19 00:31:01 UTC Moving to UI Events until we define an extension doc for specific device keys like Android Smartphone. ##### Comment 2 Masayuki Nakano 2014-12-31 17:17:31 UTC Perhaps, "HomeScreen" for the KEYCODE_HOME? (I.e., the home button) _Copied from original issue: w3c/uievents#12_ --- Reply to this email directly or view it on GitHub: https://github.com/w3c/DOM-Level-3-Events-code/issues/4
Received on Wednesday, 21 October 2015 00:35:33 UTC