All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Developer Tests Apple's Fix for macOS Window-Resizing Bug in 26.3 Release Candidate

By

erickhill

3mo ago· 2 min readenInsight

Summary

A developer investigates Apple's claim that a window-resizing bug in macOS 26.3 Release Candidate has been fixed. The developer created a test app to perform pixel-by-pixel scanning around window corners to detect where mouse clicks are registered for resizing, testing Apple's resolution of the issue.

Key quotes

· 4 pulled
In the release notes for macOS 26.3 RC, Apple stated that the window-resizing issue I demonstrated in my recent blog post had been resolved.
I was happy to read that, but also curious about what had actually changed.
So I wrote a little test app.
It performs a pixel-by-pixel scan in the area around the bottom-right corner of the window, hammering it with simulated mouse clicks to detect exactly where it responds to those clicks (red), where it's about
Snippet from the RSS feed
In the release notes for macOS 26.3 RC, Apple stated that the window-resizing issue I demonstrated in my recent blog post had been resolved.

You might also wanna read