Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define Home key and Back key of Android smartphone #4

Closed
garykac opened this issue Oct 21, 2015 · 1 comment
Closed

Define Home key and Back key of Android smartphone #4

garykac opened this issue Oct 21, 2015 · 1 comment

Comments

@garykac
Copy link
Member

garykac commented Oct 21, 2015

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

@garykac
Copy link
Member Author

garykac commented Nov 10, 2015

These were added to the |key| spec as 'GoHome' and "GoBack'.

@garykac garykac closed this as completed Nov 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant