On my iPhone SE, it is also well-spaced and perfectly cropped, omitting the 'copy' row and perfectly finishing below the second line of icons. (I actually have a PhD in human-computer interaction and I'm a professor for UX design. It took me a two days to figure out where all those functions, which somehow appeared to be accessible 'only through apps' (or people ;)), went. Oh well...)
Perfectly Cropped
161–170 of 571 posts
Re: Perfectly Cropped
#162Earlier quoted context omitted.
The iPhones have degraded in every respect as far as I can tell. When I got my first Android phone about 4 years ago I didn't want to spend a lot of money. I was surprised at how expensive the iPhone was but after using a friends phone I understood that it was a higher quality product and you got what you paid for. But my girlfriend recently got the latest one (11?) and I was shocked at how bad it is. It feels absolu…
Maybe the USA is different but here in Japan the odds of seeing an iPhone without either a case or a ring are probably 1 in 1000. Problem solved. Further, there rows and rows and rows and rows of cases for sale. I'm not saying the phone shouldn't sit flat (though I personally don't care). But just in looking around most people seem to want to customize their phone by adding a case so at least in Japan it's a non-issu…
Re: Perfectly Cropped
#163This is a very common issue. The best and most common solution (besides visual indicators for scroll) is to make sure you are always cropping some elements. Which is very tricky to impossible in a fluid general-purpose UI container. This is very heavily used for horizontal scrolling e.g. in the Google Play Store for instance. IIRC it used to show 3.5 elements, now it's more like 3.1-3.2 elements. Edit: example, you c…
Or you could use the solution that's worked great for 50 years: scroll bars
The problem here is that Apple used no visual affordances. Scroll bars are the wrong choice, but there are others.
Re: Perfectly Cropped
#164I need to use a MacBook Pro for work. Discovering that there is an option to make scrollbars always visible when there is scrolling to be done was, by a significant margin, the best QOL improvement I have discovered. This happens to me so often it's ridiculous. Maybe because I'm just used to seeing a scrollbar if there is a Y-overflow, and people that grew up with this system know to -- I guess just like try scrollin…
Checking to see if something scrolls is way easier than looking at a design, calculating in your head if the margins look equidistant from one another thus deducing that it must be the bottom of the screen. I always thought 'below the fold' was so overused or at least only for people who never use a computer, but I guess that's definitely wrong.
I disagree, because you're not calculating anything. You just see the existence of a scrollbar and know immediately that the content exceeds the viewport and you can scroll. That's it. It's at least an order of magnitude faster than the alternative of "checking" because it happens instinctively without the slightest motor movement.
"Checking to see if something scrolls" means some form of finger or hand movement.
I know what you're saying though, because I do see people do it all the time. There is an awkward, to me, pattern of "I just started reading, so let's shake the content up and down to get oriented." It's just as foreign to me as people who highlight text as they're reading. Not my thing, but whatever. (On the highlighting behavior, I always figured it's both a visual cue and at least partially a matter of highlighted text becoming light-on-blue, which is easier to read than most web pages' black-on-white.)
> I always thought 'below the fold' was so overused or at least only for people who never use a computer, but I guess that's definitely wrong.
That advice was commonly head in web design and it wasn't really about people not knowing whether they can scroll or not. But rather, that visitors might just decide not to scroll before they leave your content because the first page is so uninteresting to them. It's because scrolling requires interaction that you're motivated to make the "above the fold" content grab their attention.
A behavior of "let's see if this scrolls by actually scrolling" is, in my opinion, an anti-pattern of bad UX.
Re: Perfectly Cropped
#165I need to use a MacBook Pro for work. Discovering that there is an option to make scrollbars always visible when there is scrolling to be done was, by a significant margin, the best QOL improvement I have discovered. This happens to me so often it's ridiculous. Maybe because I'm just used to seeing a scrollbar if there is a Y-overflow, and people that grew up with this system know to -- I guess just like try scrollin…
It seems like much of the design rules that evolved by experience is being thrown away by designers because they don't think it's looks nice or is clean enough. Interfaces like Windows 95 that are neither too early nor too modern seem to be really excellent at conveying meaningful information to the user.
Re: Perfectly Cropped
#166"But I see them impact my aging parents all the time." I've realized lately that I'm actually entering this zone. For the last 20 years I've been talking about how stuff like this is a nightmare for the "aging" community. 20 years is a long time, and now I'm falling into it. The big one for me in this new version of iOS was that: 1) I couldn't figure out how to move my cursor around. It used to be perfect. I held my…
Re: Perfectly Cropped
#167Earlier quoted context omitted.
We (the authors) are Mac and iPhone users, so yeah, our exposure to things is skewed towards MacOS and iOS :) And yeah, it pains us to no end :)
1. Please keep up the good work! 2. Please add a way for visitors to submit content. (Unfortunately) I have lots of content that I want to share...
2. It’s a challenge because someone would need to approve submitted content, but I hope we’ll figure something out
Re: Perfectly Cropped
#168This is certainly not an excuse for the clearly bad UI design the article describes for iOS, but unfortunately Apple is not the only one afflicted with that disease. The situation on Android is not exactly rosy either. I get particularly aware of the serious UI problems when trying to use GPS navigation (waze, here, google maps) in a car. Buttons with various colours, contours and sizes, non-intuitive interactions wh…
On iOS, if I want to use Siri, I'm stuck with Apple Maps, etc.
Re: Perfectly Cropped
#169Re: Perfectly Cropped
#170I need to use a MacBook Pro for work. Discovering that there is an option to make scrollbars always visible when there is scrolling to be done was, by a significant margin, the best QOL improvement I have discovered. This happens to me so often it's ridiculous. Maybe because I'm just used to seeing a scrollbar if there is a Y-overflow, and people that grew up with this system know to -- I guess just like try scrollin…
> people that grew up with this system know to -- I guess just like try scrolling every interface and see if it scrolls or something? I dunno. Yes, it seems like the younger generation is conditioned to a different form of UI "discoverability" than those of us who learned computing in the desktop era. I look for visual indicators, even on touch user interfaces, so I am always missing functionality that is hidden behi…