macOS Tahoe 窗口和 Windows 窗口的圆角半径不同。
macOS Tahoe windows have different corner radiuses

原始链接: https://lapcatsoftware.com/articles/2026/3/1.html

## macOS Tahoe 的窗口角不一致 最近的发现揭示了 macOS Tahoe 用户界面中一个奇怪的不一致之处:**窗口角的圆角半径不统一。** 不同的应用程序,甚至应用程序*内部*的元素(例如添加工具栏),都可能导致不同程度的圆角。 具体来说,*带有*工具栏的窗口比没有工具栏的窗口具有更夸张的圆角半径,导致视觉差异,一个窗口的角看起来会“突出”于另一个窗口之外。 这种不一致性偏离了 macOS 一贯强调 UI 一致性的做法,甚至促使 Safari 底层 WebKit 引擎进行了错误修复,以解决相关的显示问题。 作者对这一变化表示不满,称其为“愚蠢的用户界面功能”,并强调了 macOS 中统一用户体验的趋势令人担忧。 由于这些问题,他继续在他的主要机器上使用 Sequoia。

Hacker News 的讨论指出 macOS Tahoe 系统窗口圆角半径不一致的问题。用户们注意到了这种视觉差异并感到困扰,一些人寻求解决方法(例如通过 GitHub 项目降低安全设置),而另一些人则指出这是 WWDC 上解释过的一种故意设计,但其背后的原因仍不清楚。 对话涉及了这个问题的一些潜在原因——苹果的开发优先级、人手不足,以及开发者与实际桌面使用情况之间的脱节(有人认为他们花太多时间在浏览器中)。一位用户分享了一个关于苹果内部长期项目的轶事,暗示了可能存在的官僚主义延误。最终,该帖子表达了对一个看似微小但却很明显的 UI 不一致的沮丧。
相关文章

原文
macOS Tahoe windows have different corner radiuses
Jeff Johnson (My apps, PayPal.Me, Mastodon)

March 4 2026

I’m sometimes late to notice new and terrible things about macOS 26 Tahoe, because I use it only for testing, on a secondary Mac. My main Mac remains on Sequoia, as enforced by Little Snitch. I was of course aware that app windows on Tahoe have exaggerated corner radiuses, but I was unaware until now that the window corner radius on Tahoe is not uniform: different windows can have different corner radiuses!

Below is a TextEdit window on Tahoe.

And below is a Calculator window in front of the TextEdit window. Notice the corners of the TextEdit window sticking out!

What accounts for the difference? A toolbar in the window.

In a new Mac app Xcode project, the main window has a less exaggerated corner radius by default, like TextEdit.

When I add a toolbar to the window, the corner radius automatically becomes more exaggerated, like Calculator.

That’s it. Seriously.

Apparently the corner radius also changes on Tahoe for some other window elements, such as a sidebar.

If this isn’t the stupidest user interface “feature” ever invented, I don’t know what is. The Mac used to be famous for consistency; now it’s becoming infamous for inconsistency.

By the way, Tahoe’s UI changes are perplexing not only for Apple users but also for Apple engineers. Here’s a bug fix from the open source WebKit browser engine powering Safari: [macOS] Scroll bars of root scroller may be cutoff due to corner radii of window.

Jeff Johnson (My apps, PayPal.Me, Mastodon)
联系我们 contact @ memedata.com