Skip to main content

Questions tagged [mobile-text-entry]

the process of entering text on a mobile device, such as might utilise an on screen keyboard or facilitate text messaging

3 votes
2 answers
182 views

There is a very interesting article on the 'invisible' problem of editing text on mobile that highlights the lack of novel and tailored UI design patterns for text editing. One of the really ...
Michael Lai's user avatar
  • 28k
3 votes
1 answer
151 views

There is a very interesting article on the 'invisible' problem of editing text on mobile that highlights the lack of novel and tailored UI design patterns for text editing. In particular, the idea of ...
Michael Lai's user avatar
  • 28k
0 votes
3 answers
281 views

Suppose you have a list of data that also doubles as an editable form like this: The problem with this is that I cannot show any obtrusive indicator (like text field border) to give the user a visual ...
Chen Li Yong's user avatar
1 vote
1 answer
131 views

I'm designing a form for multiple languages on mobile. in english the prefill text is not too long, but when the translations e.g. russian, what's the best way to handle when it ends up being longer ...
Blue Ocean's user avatar
  • 10.8k
1 vote
1 answer
95 views

I am working on an app where the user can book a service and can select upto 3 occurrence of that service per day. This means the user needs to be prompted to enter three distinct times of the day. I ...
Anjan Biswas's user avatar
9 votes
2 answers
8k views

On Android, when using landscape mode, certain apps override some user settings and "force" the keyboard to go fullscreen (see first screenshot - WhatsApp app with an Android fullscreen keyboard). The ...
Turkeyphant's user avatar
1 vote
1 answer
353 views

I have a text input which restricts input of characters when a certain byte limit has been met. I want to indicate this using a character counter which increases or fills up (in case of a progress bar ...
TheLinuxEvangelist's user avatar
2 votes
2 answers
1k views

Basically this question, but with more usability focus: https://stackoverflow.com/questions/48534229/what-is-the-correct-input-type-for-credit-card-numbers So we have these two general keyboard ...
Big_Chair's user avatar
  • 6,877
2 votes
3 answers
143 views

We are trying to create a web application to teach units to students of 4-6'th grade, the question would be like what is average velocity of the car that moved 60km in 3 hrs? The answer would be 20 ...
Sriker Ch's user avatar
1 vote
0 answers
48 views

Twitter posts are limited to 140 "characters", which turns out to mean code points in UTF8 (not the only or even most intuitive measure). Was this determined by a (likely outdated) technical ...
lofidevops's user avatar
0 votes
1 answer
253 views

I am investigating the ways of solving the following UX task: There is a user (sales person). They have a tablet. They want just a multiline edit field where they can enter any text about their ...
nickolay's user avatar
  • 141
1 vote
1 answer
5k views

I have seen some websites where the placeholder in a text box shifts up and lets the user continue typing in the input box, what is this behavior called ? -------------- Email-Id -------------- -----...
GoodSp33d's user avatar
  • 113
0 votes
1 answer
301 views

In the app that I am designing, the user has to enter a verification code. Here I use a simple text field with a hint and no floating labels because there is no way to lose context of what you are ...
An SO User's user avatar
4 votes
3 answers
1k views

What is the most efficient way for users to enter a hh:mm time in a web interface and a mobile interface? In this case users would be entering time more than 40 x per hour. Context: This is for ...
stephenz's user avatar
  • 117
6 votes
2 answers
2k views

I've recently came across an idea that mobile device icons are growing into a pictographic language of their own. For example the floppy drive can be considered a universally understood symbol for "...
Alex Stone's user avatar
  • 1,637

15 30 50 per page