Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email Wizard two column layout doesn't work on mobile #3871

Closed
dylan-gregory opened this issue Aug 23, 2019 · 4 comments
Closed

Email Wizard two column layout doesn't work on mobile #3871

dylan-gregory opened this issue Aug 23, 2019 · 4 comments
Milestone

Comments

@dylan-gregory
Copy link

dylan-gregory commented Aug 23, 2019

Description

Whenever you build an email with the Email Wizard using the two-column drop-in section, the 50% width is not honored on mobile. It looks correct in a desktop browser on a mobile size, but not on an actual mobile device.

reproduced in 9.3 on iOS

Image from iOS (1)

Steps to Reproduce

  1. Start building a new email
  2. Drop in a two-column layout section
  3. Drop in text or images into the left and right sides
  4. Send the email and view it on a mobile device (currently only tested on iPhones)

Expected behavior:

Those columns should respect the styles given to them to make each section 12 columns at the small breakpoint.

Actual behavior:

It looks like the left column becomes about 11 cols, the right 1 col (see screenshot above).

Versions

  • Rock Version: 8.7
  • Client Culture Setting: en-US
@spurgeonbj
Copy link

Tested and found that this is not a bug (on Rock 8.9 production)

@thimmarajusv
Copy link

Screenshot_2019-10-24-23-15-18-526_com google android gm

@dylan-gregory
Copy link
Author

It is still an issue in v9.3 on iOS
Image from iOS

@garrettjohnson
Copy link
Contributor

Apple Mail and Safari will now ignore certain styles when a document does not have a doctype. With the fix we now inject the html5 doctype automatically.

@crayzd92 crayzd92 added this to the v9.0 milestone Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants