email-bugs icon indicating copy to clipboard operation
email-bugs copied to clipboard

Email quirks and bugs

Results 101 email-bugs issues
Sort by recently updated
recently updated
newest added

A recent update seems to have added support for the `` and `` elements in Outlook.com (and the iOS and Android apps as well). But there are two things that...

Outlook

Everyones know the nice tool [buttons.cm](https://buttons.cm/). This tool allows you to make styled buttons at Outlook App on Windows using VML code. But the problem is if you need to...

Outlook

It's been common knowledge that on top of [the 102 Kb limit](https://github.com/hteumeuleu/email-bugs/issues/41), Gmail also has a limit as to how much styles an email can have. In January 2017, [I...

Gmail

Outlook.com and Yahoo prefix the values of the `id` and/or `name` attributes on `` tags, which is reasonable. However, they do not prefix the value of the `for` attribute on...

Outlook
Yahoo

Outlook 2007, 2010, 2013, and 2019 do not respect the `!important` declaration when used with inline styles. span { font-family: 'Times New Roman'; } Will display in Times New Roman...

Outlook

It's widely known that outlook.com uses `_x` as a prefix for any `class` and `id` selectors. However, only the first selector included in a chain of selectors is correctly prefixed....

Outlook

On Apple Mail on iOS 13, emails get an extra left and right unremovable padding on certain devices. Here are a few examples shared by @tedgoas [on Slack](https://email.geeks.chat/). [![Stack Overflow](https://i.imgur.com/DxxOxBhm.png)](https://i.imgur.com/DxxOxBh.png)...

Apple Mail

When opening an email in the french webmail of SFR ([http://webmail.sfr.fr](http://webmail.sfr.fr)) in Internet Explorer, it looks like all media queries behave unexpectedly. But if we resize the window, even by...

Other clients

Not a bug per se, but it seems like Outlook on Windows changed the way animated GIFs behave. **Previously:** an animated GIF would play 3 times then stop and show...

Outlook

Outlook 2010 appears to be overriding `color` that is set on any inline elements that have a dark `background-color`. `span` We'd expect the above code to have a black background...

Outlook