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

Give the possibility of activating capital letters in the keyboard #1940

Open
kenfouo opened this issue Jun 5, 2024 · 2 comments
Open

Give the possibility of activating capital letters in the keyboard #1940

kenfouo opened this issue Jun 5, 2024 · 2 comments

Comments

@kenfouo
Copy link

kenfouo commented Jun 5, 2024

<input type="text" data-role="keypad" data-keys="q,w,e,r,t,y,u,i,o,p,a,s,d,f,g,h,j,k,l,z,x,c,v ,b,n,m">
Give the possibility of activating capital letters in the keyboard without doing this:
<input type="text" data-role="keypad" data-keys="q,w,e,r,t,y,u,i,o,p,a,s,d,f,g,h,j,k,l,z,x,c,v ,b,n,m,Q,W,E,R,T,Y,U,I,O,P,A,S,D,F,G,H,J,K,L,M">

@olton
Copy link
Owner

olton commented Jun 5, 2024

No

@kenfouo
Copy link
Author

kenfouo commented Jun 5, 2024

In my opinion this functionality would be very important.

  • It would reduce the size of the keyboard by avoiding duplicates (UPPER and lower case)
  • a few characters would also facilitate visual search by the user when typing.

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

2 participants