You’re Not Crazy. Messages For macOS Has Text Input Lag

the Messages icon, but it's a turtle instead of a text bubble

macOS Sonoma has had a bug since its release. I’ve been dutifully reporting the bug to Apple and the bug reports have gone ignored for months now, so it’s time to run to the press (okay, I’m being generous calling this the press) and see if other people see the same thing. (Also, I reached out to Apple Support to have them escalate to engineering last week since support teams tend to do a better job of following up)

Generally, Mac apps handle text input just fine, even when you’re typing very fast (this is an AppleScript typing keystrokes with a 0.01 second delay between them:

Now, let’s try typing text into the Messages app:

Initially, it looks okay! But shortly Messages stops responding to individual keystrokes and has noticeable delays between them.

If you want to really see issues, try having an image in the text field:

As you can see here, something is seriously wrong. The text input is heavily buffering, and this is while using a much shorter snippet of text; the one I was using in the first two examples basically locked up the Messages app.

I have two Macs running Sonoma, one Intel and one Apple Silicon; the issue happens on both. It’s not specific to my iCloud account. I can log in as a different user with no apps installed and still reproduce the issue. A friend was able to reproduce the issue too.

The Messages app is clearly under some load when it lags like this; you can see its CPU spike and sometimes the app will even hang when this is happening.

If you work for Apple and know an engineer on the Messages team, see if you can get this issue on their radar.

If you don’t work for Apple but you use Messages on your Mac, I apologize if you were previously living in ignorant bliss not knowing about this, but now you can’t un-see it. In that case, now your best bet is to spread this message far and wide in hopes that we can make enough noise that Apple will notice.

The good news is this performance regression seems to be isolated to something in the Messages app itself. Other Mac apps, and even other Catalyst Mac apps seem unaffected.

7 responses to “You’re Not Crazy. Messages For macOS Has Text Input Lag”

  1. I’ve noticed exactly the same thing! Driving me absolutely crazy across multiple devices.

  2. My recommendation is to call this into AppleCare and periodically follow up! I’ve been doing that and if nothing else it ensures that it costs Apple real money not to fix the bug.

  3. You’re not crazy. Same issue here. iMac on Itel with 40GB of 2133Mghz DDR4 running Sonoma

  4. This is the first place I have seen that actually explains it the same way I do to a T. When googling the only response I get is that CPU is overloaded or some BS like that. The problem is, it’s not. It starts to be once this happens. CPU overload is the result, NOT the cause.

  5. Note: if you update to 15.2, I think the issue will go away for you!

    I don’t think it’s 100% perfect but I’ve been testing this out on different macOS builds with an AppleScript that types a bunch of text into a message field and in 15.2 it’s noticeably better.

    I still don’t think it performs quite as well as an AppKit text field but it crosses the “good enough” threshold for me.

  6. This is an issue I’ve been having too. I’m going to update to 15.2 and see if that fixes it. So annoying.

  7. Coming back to confirm that updating to 15.2 immediately fixed the issue.

Leave a Reply

Your email address will not be published. Required fields are marked *