email-bugs
email-bugs copied to clipboard
Email quirks and bugs
In previous versions of **Apple Mail**, sending the [example markup](https://gist.github.com/theotherstevenc/e41b5df2614641e4437d89bf412e9a0f), an email recipient had the ability to scroll through the content using a trackpad, or mouse scroll wheel. This is...
When sending a mail with images attached and referenced via the `cid:` URI scheme, normal images are displayed but background images are not, resulting in white background. Workaround is to...
Hello, Remi! I know about Nicole Merlin method. I know about "Fab Four". It's cool practices. I use it in my projects. But... What do you think about this example?...
On Outlook Android (v4.2234.3), the `!important` keyword is added to the inline CSS value of the `max-width` property to `img`s inside `table`s. This reduced test case shows that a `div`'s...
When clicking the _"View translated message"_ in Gmail, the content of the email is translated. But also the rendering changes as the CSS no longer matches the HTML. Showing my...
When the `linear-gradient()` and `radial-gradient()` functional notations are used inline, they are rewritten as invalid values when: - used inline as value of the `background-image` CSS property - used inline...
Hello, I hoping to get some help with this issue since I am unable to replicate this issue myself and I am using an iPhone 14. On my devices and...
When opening an email in K-9 on android in dark mode, the header css for dark mode is ignored and instead it puts the inline style`background: black !important;` in each...
**Email Client** Zoho Mail **Operating System** So far, I've only looked at the Android app, but may be others too **Expected Result** `@supports` query should only render when the specified...
Zoho mail will remove selectors that include a general sibling combinator `~`. However it will still add the prefix that targets the wrapping element, meaning those styles will be applied...