# Using email address on mobile login and keyboard layout

**URL:** https://meta.discourse.org/t/using-email-address-on-mobile-login-and-keyboard-layout/42333
**Category:** Feature
**Created:** [10 Abril , 2016 11:40 UTC](https://meta.discourse.org/t/using-email-address-on-mobile-login-and-keyboard-layout/42333 "2016-04-10T11:40:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![frictionel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frictionel/32/299701_2.png) [@frictionel](https://meta.discourse.org/u/frictionel)
#### Post date: [10 Abril , 2016 11:40 UTC](https://meta.discourse.org/t/using-email-address-on-mobile-login-and-keyboard-layout/42333/1 "2016-04-10T11:40:37Z")

</div>

I often wonder why login forms where you usually input your email address for the username are of type “text” while there is a special keyboard layout on mobile for faster typing of an email address. I think this a bug.

[https://github.com/discourse/discourse/pull/4162/commits/10e7d1a5ceb41afd389ca8ffcdc08b45cb98709b](https://github.com/discourse/discourse/pull/4162/commits/10e7d1a5ceb41afd389ca8ffcdc08b45cb98709b)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [10 Abril , 2016 18:01 UTC](https://meta.discourse.org/t/using-email-address-on-mobile-login-and-keyboard-layout/42333/2 "2016-04-10T18:01:36Z")

</div>

Can you add screenshots here of before and after? How exactly does this affect the field? Was this tested on iOS and Android?

---

<div class="post-metadata">

### Author: ![frictionel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frictionel/32/299701_2.png) [@frictionel](https://meta.discourse.org/u/frictionel)
#### Post date: [10 Abril , 2016 22:26 UTC](https://meta.discourse.org/t/using-email-address-on-mobile-login-and-keyboard-layout/42333/3 "2016-04-10T22:26:04Z")

</div>

Yes, I have tested on current iOS and I expect no problem on Android. There is no impact on the field, it only changes the standard layout of the keyboard on your cell phone.

Usually when logging into your favourite site with an email address on your cell phone and they do not support this html5 [input field type](https://www.w3.org/TR/html-markup/input.email.html) you’d have to switch the keyboard-layout to input the @ and/or . characters. When the username field on the login-form is correctly set up you don’t have to.

Before and After

 ![](https://global.discourse-cdn.com/meta/original/3X/8/7/877515f2adc866fb1ec13efc7f636e259e5a656d.PNG) ![](https://global.discourse-cdn.com/meta/original/3X/8/f/8f50e845b3a7ebdfaef4ac7a3071145753968242.PNG)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [11 Abril , 2016 02:53 UTC](https://meta.discourse.org/t/using-email-address-on-mobile-login-and-keyboard-layout/42333/4 "2016-04-11T02:53:20Z")

</div>

Looks good to me thank you!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [11 Abril , 2016 02:54 UTC](https://meta.discourse.org/t/using-email-address-on-mobile-login-and-keyboard-layout/42333/5 "2016-04-11T02:54:20Z")

</div>


