Hacker News new | ask | show | jobs
by rezonant 2194 days ago
Must be an iPhone thing. No problem on Pixel 3XL
1 comments

Yeah, iOS will try to automatically detect phone numbers in web views. It can be annoying sometimes if the web page author doesn’t take that into consideration.

  <meta name="format-detection" content="telephone=no">
And yet in some crazy parallel universe, content authors choose to tag telephone numbers as such to make them clickable, rather than having to tell a browser not to incorrectly interpret text.
A crazy parallel universe where iPhone came before the web and could shape it from its inception, surely.
RFC-5341 defines "the tel URI for telephone numbers" and is dated December 2004. The first iPhone was released June 2007, so there was already a way of marking phone numbers well before day one.
Surely apple is to blame for it though.