Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Image Block: Caption with Link in Wide-Width and Full-Width Images Appears on Two Lines Instead of One Line #96008

Open lizswafford opened 4 weeks ago

lizswafford commented 4 weeks ago

Quick summary

When a caption in an Image Block includes a link, and the image is set to either wide-width for full-width, the text and link in the caption are split up and shown on two lines.

When the Image Block is set to centered, the text and link appear on the same line.

Is this expected behavior for the Image Block? If so, is there an option in the toolbar or settings to remove the
when a link is used?

Steps to reproduce

  1. On a site with a FSE theme, such as Byrne, go to the page or post editor.
  2. Insert the Image Block and add an image.
  3. Type in a caption such as "Photo Credit: Nature is Amazing Photo Collection".
  4. Highlight the text "Nature is Amazing Photo Collection" and add a link.
  5. Change the Image Block alignment to Wide-Width or Full-Width
  6. Notice the the text is split into two lines: "Photo Credit: Nature is Amazing Photo Collection"
  7. When inspecting the page, the HTML shows a
    tag is added.
  8. Change the Image Block alignment to None
  9. Notice that the text is not split and appears in one line: "Photo Credit: Nature is Amazing Photo Collection"

Image

What you expected to happen

What actually happened

Impact

Some (< 50%)

Available workarounds?

Yes, easy to implement

If the above answer is "Yes...", outline the workaround.

A workaround could be to add the Image Block, leave the Caption empty. Then, add a Paragraph Block below the Image Block.

Platform (Simple and/or Atomic)

Simple, Atomic

Logs or notes

(8928979-zd)

github-actions[bot] commented 4 weeks ago

Support References

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

jartes commented 1 week ago

πŸ“Œ REPRODUCTION RESULTS

πŸ“Œ FINDINGS/SCREENSHOTS/VIDEO

πŸ“Œ ACTIONS