Scroll Lag in Safari Extension Popups
While adding Safari support to a browser extension, I ran into a strange problem — scrolling inside the popup felt sluggish, with zero inertia. It turned out to be one of four seemingly unrelated Safari popup bugs, all tracing back to the same root cause — the popup's native window auto-resizing based on content height.