Automattic / themes

Free WordPress themes made by Automattic for WordPress.org and WordPress.com.
https://themeshaper.com
GNU General Public License v2.0
887 stars 355 forks source link

Payton: Border missing on the image block on the editor #7873

Open galakhyati opened 3 months ago

galakhyati commented 3 months ago

Quick summary

When adding a border on the image, the border is not shown on the editor. When visiting the post, we can see the border color.

Ticket: 8189860-zd-a8c

Steps to reproduce

  1. Create a post
  2. Add an image to the post
  3. Add a border color to the image
  4. The editor doesn't show the border
  5. When visiting the front end of the post, I can see the borders added to the image.

What you expected to happen

Expect the borders added to be shown on the editor. Editor:

Screenshot 2024-06-19 at 1 02 49 PM

Front end:

Screenshot 2024-06-19 at 1 03 12 PM

What actually happened

The border is missing on the editor.

Browser

Google Chrome/Chromium, Mozilla Firefox

Context

No response

Platform (Simple, Atomic, or both?)

Simple, Atomic

Other notes

No response

Reproducibility

Consistent

Severity

Most (> 50%)

Available workarounds?

None

Workaround details

No response

github-actions[bot] commented 3 months ago

Support References

This comment is automatically generated. Please do not edit it.

i11za commented 3 months ago

I'm wondering if this isn't theme-specific.

User report: 8326462-zd-a8c

Having a similar issue with Exford theme, both on Simple and Atomic sites. Didn't test with other themes.

Editor (test site, Simple):

image

Front end (test site, Simple):

image
jartes commented 3 months ago

@galakhyati, I tried to reproduce this on a simple or atomic site, but I could not. Are you still getting this issue?

@i11za Thanks for reporting this! From what I see, this is happening with hybrid themes with Global Styles support. I opened a new bug for this one #7896 , as it seems related but only for this kind of themes.

i11za commented 3 months ago

@jartes thank you! I see that there's a workaround in the new bug report you opened. I'll test on the user site and followup with them as a temp fix. Should I add the user report to the other issue as well, or this is sufficient? Thanks!

susanjanec commented 3 months ago

Hi @jartes A user reported this on the Dalston theme as well - user's site is on the Starter plan. 8377644-zd-a8c -- is there a workaround for this?

jartes commented 3 months ago

@i11za I've added your interaction on the other issue. Thanks!

@susanjanec Yes, there's a CSS workaround for this on the other issue #7896, but in this case this user might need to wait until the themes team takes a look at it.

jartes commented 2 months ago

I tested this one again, and I can only reproduce it on an Atomic site now. On simple sites is working as expected.