Live data from Hacker News

Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

ios-countdown.win

431–440 of 826 posts

Re: Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

#431

Earlier quoted context omitted.

Which means you can't select all on text which isn't editable - insane!

It honestly doesn't surprise me. Apple is not some bastion of good design. They are mediocre at best, always have been. It was pretty hilarious to me that for so many years the keyboard on iOS only had CAPITAL letters. No matter the state of the shift key, the letters on the keyboard just stayed the same. After many years they finally figured it out, but it's one example of many about how Apple just doesn't have the…

they are not bastion of good design. they are the bastion of intentional opinionated design. Meaning they don't listen to feedback. ("we don't have focus groups" - Steve Jobs).

Re: Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

#432
maybe it’s just some quirk of how my fingers work, but when typing with two hands, I constantly get the letter “n” where I want a space. Itngetsnquitenfrustrating and it’s really annoying to go back and correct, because none of the intermediate words got autocorrected either. It seems like a) such an easy thing to prevent, and b) such an easy thing to detect and fix after the fact.

Second most egregious issue is how every space becomes a period when typing in the Safari url/search bar. I’m using it for search 90% of the time, and directly entering URLs 10%, but Apple must think those proportions are flipped.

Free the space!

Finally - could we have a simple gesture that toggles words between lowercase, first letter capital, and all caps? Highlight a word and swipe up or something? So much needless input to make a word capitalized.

Re: Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

#435
> But I came crawling back to iOS because I'm weak and the orange iPhone was pretty and the Pixel 10 was boring and I caved to the blue bubble pressure.

I love how diverse humans are, this is literally an alien sentence to me, it's actually impossible for me to conceptualize. I'm here with my Pixel 7 mourning my Pixel 4a, which was exactly the same to me as every other phone but had the fingerprint unlock sensor on the back which is the only meaningfully differentiating feature. I guess can imagine a non-boring phone like one of those gamer phones, but I can't imaging wanting one, and I can't imagine a phone that's exciting in a way I care about. The idea of finding a phone boring enough to want to switch from it though is just crazy to me. Is scrolling instagram and texting people and googling directions somehow different and exciting on iOS?

(save i guess i'd probably be pretty excited if a company was giving me root by default and not having banking apps break because of it)

Re: Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

#436

Earlier quoted context omitted.

It's not just the keyboard. My iPhone 15 is often so unresponsive I am tapping twice as much. Example but the issue not limited to web browsing; Safari will do nothing, I tap again, it does the thing, then it does the thing again due to the second tap. I have to tap back to get to where I really wanted to go.

Extremely common pitfall in UI engineering. If you treat all input as a queue that's divorced from output, you end up with situations like this. It's kind of a paradox, but in many cases you need to actually discard touch inputs until your UI state has transitioned as a result of previous inputs. This gets extremely nuanced and it's hard to write straightforward rules about when you should and shouldn't do this. Some…

Just to correct a common error, nothing was stolen from Xerox. Apple gave Xerox stock (which they later sold too early) for demos and access to the Parc work on Smalltalk and GUIs.

Re: Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

#437
Just use Android (Google stock not Samsung). Come over, the water is great.

Yeah he's right - my Pixel 10 is not as sexy as an iPhone but not only is the keyboard great but the AI integration is first class citizen.

iOS will never have first class citizen AI even if Apple finally develop their own model because Apple doesn't control the user's data.

Re: Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

#438

Earlier quoted context omitted.

I have this feeling for every software out there.

It’s not overly far fetched. A lot of the software and platforms we use now we’re all developed around the same time period. There’s obviously new talent coming in to the industry but the attitudes are different, and talented people like to make new things not work on someone else’s legacy code. So yeah I think it’ll continue to get worse until something new replaces iOS/Android/macOs/Windows hegemony.

So Apple has a new software crisis on their hands. Echoes of the 90s.

Well Microsoft too, but their customers are long used to working/living in a dumpster fire.

Re: Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

#439

Earlier quoted context omitted.

It does make me wonder if Apple's own employees actually dog-food iOS day-to-day. It just seems like, you could stop any iPhone user in the street and ask them "How do you find the keyboard?" And get a consistently negative response, but yet nobody within Apple seemingly has noticed for YEARS. Everyone says iOS 26 did it, but I strongly disagree, I disabled most options in General -> Keyboard like three major iOS ver…

I’ve noticed since iOS 7-ish that some sliding animations have such a long tail-end easing of the animation that it blocks the touch input of the user. Like if you accidentally scroll to the side instead of down, you have to let go and wait for the side scroll to completely stop. Then I watched Tim Cook have trouble with tapping the screen multiple times for one action at one of the older WWDCs pre-COVID. I felt vali…

I feel like that’s the main thing Steve Jobs brought to Apple - he never put up with anything.

Re: Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

#440
Yes, it's badly broken. Try building an app, it's so inconsistent, I have no idea what the heck is going on. It seems like every place my app uses a keyboard it has a different look, different feel, different way to dismiss it, etc. What the AF.
Post reply on HN