email-bugs
email-bugs copied to clipboard
Email quirks and bugs
I have a weird issue where emails are threading in gmail when sent from Iterable and sparkpost.
When using a table with a caption such as this [example from W3C](https://www.w3.org/WAI/tutorials/tables/caption-summary/) ```html Concerts Date Event Venue 12 Feb Waltz with Strauss Main Hall ``` Mail.ru will remove the...
Faced the issue that [umlauts](https://en.wikipedia.org/wiki/Umlaut_(linguistics)) of Ä, Ö, Ü in German were cut in Windows Outlook with decreased line height, e.g., `line-hegiht:100%` I made some tests using `mso-text-raise`, and it...
Neither Outlook for Mac nor the Outlook iOS app are rendering table cellspacing. No matter what value is specified on the cellspacing attribute, the table always renders as if the...
The [desktop webmail of SFR](https://webmail.sfr.fr/) has annoying default styles applying to all html tags without `.userSignature` class inside `` #122 . This changes the `font-weight` of texts. We can add...
The [desktop webmail of SFR](https://webmail.sfr.fr/) has annoying default styles applying to all html tags without `.userSignature` class inside ``. So, basically, all the elements :). It applies an horizontal center...
The [Airmail App](https://airmailapp.com/) version 5.7.2 on macOS 14.2.1 interprets code in conditional comments. Here’s a code example: ```html Airmail Conditional Comments Bug Lorem ipsum dolor sit amet, consectetur adipisicing elit....
Last week on the [#emailgeeks Slack](https://email.geeks.chat/), @M-J-Robbins shared an interesting example that gets clipped because of a special character. > Just got an email through that Gmail said was clipped...
**Email Client** Outlook app **Operating System** Android **Expected Result** All links should be clickable. **Actual Result** Any link that contains an image, including links that contain both link and image....
Last Friday, June 21st, was reported on Slack that Outlook.com (desktop webmail) was removing `` tags. This seems to affect users worldwide but with a slow rollout. (I only started...