Live data from Hacker News

Text editing on mobile: the invisible problem

jenson.org

11–20 of 693 posts

Re: Text editing on mobile: the invisible problem

#11
My takeaway is tacit irritation at the size of the screen. If it were larger then it would be easier to position a cursor and edit a word. With a keyboard and mouse, of course, it would be very easy. Our fingers are pretty large compared to smartphone screens, and regrettably that can only be helped with a stylus you'll lose.

Re: Text editing on mobile: the invisible problem

#13

My takeaway is tacit irritation at the size of the screen. If it were larger then it would be easier to position a cursor and edit a word. With a keyboard and mouse, of course, it would be very easy. Our fingers are pretty large compared to smartphone screens, and regrettably that can only be helped with a stylus you'll lose.

Could have a track pad on the back of the phone

Re: Text editing on mobile: the invisible problem

#14
I sometimes wonder if modal editing (like vim uses) might be a good approach for navigating/editing longform text on touch devices.

It does seem like a missed opportunity to have taken the keyboard/mouse approach and then transferred it to touch devices. Even the keyboard layout has no real advantage for two thumb typing on a screen.

Approaches that adapt the interface whilst leaning heavily on letter based inference could be interesting for one handed / single digit entry of letters. Something like dasher: https://www.inference.org.uk/dasher/dashersummary.html

https://en.m.wikipedia.org/wiki/Dasher_(software)

Re: Text editing on mobile: the invisible problem

#15

I was slightly surprised by the author’s example experiments. Deleting x from the middle of a word does not sound like a common editing task to me and I think it would be much more common to just select the whole word and retype it. If that means the UI is more optimised for other interactions than deleting letters from the middle of words, I think that’s fine. It seems pretty important to have the tests be realistic…

I just realised you can long press space to enable moving the cursor, then tap the keyboard with another finger to toggle selection mode on.

Re: Text editing on mobile: the invisible problem

#17
I wonder if the author is aware of the cursor positioning gestures on iOS (hold space, then drag)

I’m also not sure that the inline magnifier is such a good idea, he never gives an example with a fat finger overlaid, I think that would immediately show it’s just not feasible.

I’m also sure that Apple has dozens of user tests with all type of text editing strategies, Ken Kocienda even wrote a book about his process developing text input and auto-correct.

https://www.amazon.com/Creative-Selection-Inside-Apples-Proc...

Re: Text editing on mobile: the invisible problem

#19
post #17

I wonder if the author is aware of the cursor positioning gestures on iOS (hold space, then drag) I’m also not sure that the inline magnifier is such a good idea, he never gives an example with a fat finger overlaid, I think that would immediately show it’s just not feasible. I’m also sure that Apple has dozens of user tests with all type of text editing strategies, Ken Kocienda even wrote a book about his process de…

He probably is aware, Android has the same gesture.

Re: Text editing on mobile: the invisible problem

#20
post #12

Arrow and modifier keys, problem solved. If we’re going to keep making the screens ridiculously huge, use the space for functionality instead of gimmicks.

I've been using Hacker's Keyboard in compact mode for years now for this reason. (And my screen is pretty small for today's standards.)

It's just so much easier to edit text with arrow keys, shift-select, ctrl-c/x/v, etc. than getting that teardrop handle to behave, even on a touchscreen.

Post reply on HN