I am a professional freelance graphic designer. I don’t do web design, but am familiar with it, and have dabbled some with html. I design static works like brochures, posters, etc. And I have a friend who is a web developer, he doesn’t have any issue with the rounded window corners either… 🤷🏼♂️
Thanks for that information. I see that you have no experience in software development, especially web application development. HTML is not related to the layout issues you offered an opinion on. CSS would be the relevant technology.
It is helpful to know what level of experience formed your intuition and motivated you to disagree with another post. When you posted
I don’t know that that is going to make much difference for most web development… 🤷🏼♂️.
You were responding to my post. It's only fair that I share my experience. Unlike yours, my experience level is not zero.
I have been a professional, full-time, software developer for 35 years. I am not a freelancer and have had no breaks in my employment. The first 5 was working with mainframe applications. The next 10 was spent on desktop applications. The final 20 was dedicated to web applications. At all times, I've been what's known as s full-stack developer, responsible for back-end and front-end architecture and development. I am actively working on two applications. I am the sole architect, developer, tester, bug fixer, and enhancer for them. They have both been in production for years and have approximately 300 users.
Of the last 4 applications I delivered, 3 would have been impacted by the exaggerated roundness of Safari's corners. Luckily, only one of those had to support public consumption. The others were enterprise applications where users would not likely be using Safari or smaller devices. When I develop for multiple platforms/browsers, I leave many browsers open at the same time; every layout change causes all browsers to refresh (I have heavy Angular experience in this regard, a bit of React). Subtle layout differences and incompatibilities are easily noticed. Extreme corner differences would require compromise if the page design extends to the corners. Or, specifal efforts would have to be made to detect the difference and cater for it. I've done plenty of both - compromise and geometry detection. To date, for corner radius differences between different platforms, I've settled on compromise. If I had to support the new Apple radius, I might have to wade in and get it right.
You also said that you were a freelance graphic artist. That information helps me understand where you're coming from. You probably focus on aesthetics. But you have no experience in user interface issues and how nice looking things impact a variety of users.
Through my decades of software development I've interacted with users, getting positive and negative feedback. I've discussed interface design with many other developers and read papers on the topic. I've attended some software conferences and many software developer gatherings. I've learned that my tastes don't always coincide with good design. I've had an entire month of my work discarded in an attempt to deliver a UI to present complex data relationships; The users just didn't like it even though I did. A good design is one that works for all the users, not just something I like. We learn the most through failure.
I've witnessed and been part of poor design choices made due to lack of experience. The whole development team was guilty, but we were young and this was at the end of the 90's. All the developers worked on large, high-resolution monitors. We produced absolutely beautiful stuff. Then I visited the users and saw them all working on small 1024x768 monitors. They had to constantly scroll to use the app. They couldn't easily read what was on the screen, with the older users being most impacted. Surprisingly, the users had never complained to us. Most people just put up with inferior stuff. One on one, they did politely ask for changes - "I can't read this part of the screen easily. Can you make it a bigger?" I was mortified. This was a life-changing lesson. The arrogance of youth never ceases to amaze.
The analogy of this example in Tahoe is pretty obvious. I'm in a unique position in that I've experienced Tahoe with good and bad eyes. I had three eye surgeries at the end of the year. The final being a vitrectomy on one of my eyes. Once everything had settled and new prescription glasses put in place, I'm seeing like a kid again. With visual challenges (not just focusing issues), even non-translucency changes in Tahoe were problematic. But with my new eyes it's pretty. Experiencing weakness is also a great learning opportunity.
When we are discussing some of the good and bad of Tahoe, I sometimes notice that the criticisms and counterpoint responses are discussing different things. In such cases, the criticism would be discussing a design mistake that, on net, challenges uses as a group. That can only be known from experience or training. Then the response which tries to counter that talks about the responder's personal preference. A slight variant of that which I've seen in your responses is to assert a design choice "reduces to user preference". Unfortunately, that derails an important subtopic of discussion by talking about a completely different topic. Even knowing that this is a different topic requires experience.
There is no correlation between the poster's experience level on a topic and how many posts they make. It's good that you've provided your own experience in these matters. Knowing that you offer strong opinions in areas where you have no experience puts things in perspective.