Hacker News 中文摘要

RSS订阅

在macOS Tahoe上调整窗口大小——传奇继续 -- Resizing windows on macOS Tahoe – the saga continues

文章摘要

作者发现macOS 26.3 RC修复了窗口缩放区域跟随圆角的问题,但测试发现垂直/水平缩放区域变薄了2像素,导致操作难度增加了14%。虽然改进方向正确,但细节仍需优化。

文章总结

标题:macOS Tahoe系统窗口缩放问题追踪——未完待续

来源:no.heger个人博客

内容摘要:

在macOS 26.3候选版本中,苹果公司声称已修复博主此前披露的窗口缩放问题(详见其2026年1月的技术文章)。博主通过自研测试程序进行验证,该程序采用像素级扫描技术,通过模拟鼠标点击检测窗口右下角响应区域:

  • 红色区域:响应点击
  • 绿色区域:双向缩放
  • 黄色区域:单向缩放(垂直/水平)
  • 蓝色区域:无响应

测试显示候选版本确实改进了圆角窗口的缩放区域识别,但单向缩放区域宽度从3像素减至2像素,整体响应区域缩减14%,导致操作容错率下降。

令人意外的是,在正式版发布后复测发现,该修复方案被完全撤回,系统回退至原先的直角识别模式。苹果更新了版本说明,将此问题重新归类为"已知问题"而非"已解决问题"。

(注:文中保留了核心的技术验证过程和版本变更细节,删减了重复性描述和部分测试工具的实现细节,确保专业读者能准确理解问题演变过程。)

评论总结

以下是评论内容的总结:

1. Mac窗口调整功能的批评

  • 主要观点:Mac的窗口调整功能不如Windows方便,缺乏自动吸附功能,操作繁琐。
    • 引用:"In Windows, it takes 2 seconds. Not on Mac. I have to resize the window myself? There’s no auto-snap?"(评论1)
    • 引用:"I’ve tried many apps for window resizing on Mac, and none feel like they’re nearly as good as FancyZones."(评论4)

2. 对苹果设计质量的质疑

  • 主要观点:苹果的UI设计逐渐变差,基本功能问题频出,缺乏乔布斯时代的严格标准。
    • 引用:"The UI wasn’t perfect before. It’s slowly been getting worse with each of their dumb updates."(评论10)
    • 引用:"This is a design flub which we are told Jobs simply wouldn’t have let out the door."(评论15)

3. 技术细节的讨论

  • 主要观点:关于窗口调整的像素变化(7px到6px)对用户体验的影响被过度解读,实际效果可能不明显。
    • 引用:"Fitts's Law is logarithmic, not linear, and at these sizes the dominant factor is whether the target is discoverable at all."(评论2)
    • 引用:"Pedantic, but chance of miss is actually less than 14% more likely since the user's click location is not uniformly random."(评论7)

4. 对Linux和Windows的偏好

  • 主要观点:部分用户认为Linux或Windows的窗口管理更高效,Mac的体验令人失望。
    • 引用:"It’s bad when stock Gnome is better. That’s where I am now."(评论8)
    • 引用:"Since the first taste of Linux WMs, I believe the best and only good way of handling window move and resize is super+lmb/rmb respectively."(评论12)

5. 对苹果未来改进的期待

  • 主要观点:希望苹果能修复问题,但对其改进持怀疑态度。
    • 引用:"It is quite possible the proposed improvement was not implemented because it wasn’t good enough."(评论19)
    • 引用:"What the hell is going on at Apple? Where are the engineers allocated to?"(评论21)

6. 其他工具和解决方案的推荐

  • 主要观点:部分用户推荐第三方工具(如Rectangle Pro)来改善Mac的窗口管理。
    • 引用:"Rectangle Pro for the win."(评论11)

总结:评论普遍批评Mac的窗口调整功能,认为其设计退步且不如Windows或Linux高效,同时对苹果的未来改进持观望态度。