Apple has had over a decade to fix this iOS email copy bug, and it still hasn’t

It is one of those small things that should not bother you as much as it does, but here we are. If you use an iPhone or iPad and you have ever long-pressed on an email address to copy it, there is a decent chance you have pasted “mailto:someone@example.com” into a document, a note, a message, or a spreadsheet, and then had to go back and delete the “mailto:” part by hand. Every single time.

Apple gives you a very clear option in that context menu. It says “Copy Email.” Not “Copy Email Link.” Not “Copy mailto: URI.” It says copy the email. So why on earth does the clipboard end up with a URL scheme prefix bolted onto the front of it?

Here is the thing, folks. A mailto: link is a hyperlink format. It is designed for use in HTML, in apps that handle it, in situations where you want a tap to open a mail client. That is a perfectly legitimate use case. Nobody is arguing against the existence of mailto: links. But when a user explicitly selects “Copy Email,” they are telling the operating system exactly what they want. They want the address. Just the address. The part that goes before and after the @ symbol. That is it.

Instead, Apple hands you a URI string dressed up as an email address and then trusts you to notice the difference. And sometimes you do not notice. You paste it into a contact field, a spreadsheet cell, a CSV import, a form on a website. And then something breaks downstream, or you get a weird error, or (best case scenario) you catch it yourself and have to go fix it manually.

This is not a new complaint, either. People have been griping about this behavior for years, and we are talking well over a decade of iOS releases at this point. Let that sink in. iOS has gained Face ID, Dynamic Island, satellite connectivity, on-device AI, and more major revisions than most people can count off the top of their head. And in all that time, through all those engineering cycles and software releases and “This changes everything” keynotes, nobody at Apple has fixed this. It is genuinely hard to wrap your head around. The company rewrites its chip architecture and ships entirely new programming languages, but “Copy Email” still copies something that is not just an email address. It is insane.

The fix is not complicated. When the user chooses “Copy Email,” strip the mailto: prefix and put only the address on the clipboard. If Apple wants to offer a second option for copying the full mailto: link for developers or power users who need it, fine. Add a “Copy Email Link” option right below it. Nobody would complain. But the default behavior for “Copy Email” should produce an email address, full stop. This is not a feature request. This is a bug report that has been sitting open for longer than some of Apple’s own product lines have existed.

It is worth noting that Apple does get this right in other contexts. Apparently on macOS, behavior can vary depending on the app. Safari handles it differently from Finder. There is inconsistency across the platform, which suggests this is less of a deliberate design decision and more of an oversight that has just never been prioritized. And that is arguably worse. It means the fix is sitting right there, waiting for someone at Apple Park to notice it or care enough to act on it. After all these years, the fact that nobody apparently has is the most baffling part of the whole thing.

For now, those of us who use iOS and iPadOS regularly just live with it. We paste, we scan, we delete the prefix, we move on. It is maybe five seconds of extra work. But it is five seconds of extra work that should not exist, on a platform built by a company that charges premium prices partly on the promise that these details are handled. Apple should know better. It has had every opportunity to do better. At some point, “we just have not gotten around to it yet” stops being an excuse and starts being a choice.

Support independent tech journalism

NERDS.xyz is independently owned and operated. If you enjoy my coverage of Linux, AI, hardware, cybersecurity, and tech culture, consider supporting the site on Ko-fi.

Support NERDS.xyz
Avatar of Brian Fagioli
Written by

Brian Fagioli

Technology journalist and founder of NERDS.xyz

Brian Fagioli is a technology journalist and founder of NERDS.xyz. A former BetaNews writer, he has spent over a decade covering Linux, hardware, software, cybersecurity, and AI with a no nonsense approach for real nerds.