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

Inline Image: When inline image has a link, it's not possible to resize it #79600

Closed
druesome opened this issue Jul 19, 2023 · 2 comments
Closed
Labels
Blocks Editor blocks, aka Gutenberg blocks, plugins, and extensions [Platform] Atomic [Platform] Simple [Pri] Normal Schedule for the next available opportuinity. [Status] Core Fix Needed A fix within the Core WordPress or Gutenberg project is required to resolve this issue. Triaged To be used when issues have been triaged. [Type] Bug When a feature is broken and / or not performing as intended

Comments

@druesome
Copy link
Contributor

druesome commented Jul 19, 2023

Quick summary

When an inline image has a link, the option to resize it disappears because the link popup appears on top of it.

Screencast:

uMqQ3b.mp4

One workaround is to remove the link and resize the image, then add the link back.

Another option is to edit the link, enter the width, and click cancel on the link popup, but this doesn't work all the time.

Steps to reproduce

  1. Create or edit a post
  2. Within a paragraph block, insert an inline image
  3. Click on the image and give it a link
  4. Try resizing the image by entering the width

What you expected to happen

To be able to still resize the image by entering the width.

What actually happened

I'm no longer given the option to resize the image, only an option to edit the link. The link popup is covering up the width popup.

Impact

Most (> 50%)

Available workarounds?

Yes, easy to implement

Platform (Simple and/or Atomic)

Simple, Atomic

Logs or notes

No response

@druesome druesome added [Type] Bug When a feature is broken and / or not performing as intended Blocks Editor blocks, aka Gutenberg blocks, plugins, and extensions User Report Needs triage Ticket needs to be triaged labels Jul 19, 2023
@github-actions github-actions bot added [Platform] Atomic [Platform] Simple [Pri] Normal Schedule for the next available opportuinity. labels Jul 19, 2023
@cuemarie
Copy link

cuemarie commented Jul 19, 2023

📌 SCRUBBING : RESULT - Replicated / Could Not Replicate / Uncertain

  • Tested on Simple – Replicated
  • Replicable outside of Dotcom – Yes

📌 FINDINGS/SCREENSHOTS/VIDEO

  • Replicated as described - the LinkControl covers up the width modal in the block editor.
  • Workaround - you can switch to the Code editor and change the width there, or you can remove the link, resize the image, and add the link again. :/

Screenshots/Recordings

Markup on 2023-07-19 at 12:46:28

Markup on 2023-07-19 at 12:48:40

📌 ACTIONS

@cuemarie cuemarie added [Status] Core Fix Needed A fix within the Core WordPress or Gutenberg project is required to resolve this issue. Triaged To be used when issues have been triaged. and removed Needs triage Ticket needs to be triaged labels Jul 19, 2023
@mrfoxtalbot mrfoxtalbot moved this to To triage in Dotcom Core Fix Needed Sep 2, 2024
@mrfoxtalbot
Copy link

This is no longer an issue. The link and the image property modals show in different positions:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocks Editor blocks, aka Gutenberg blocks, plugins, and extensions [Platform] Atomic [Platform] Simple [Pri] Normal Schedule for the next available opportuinity. [Status] Core Fix Needed A fix within the Core WordPress or Gutenberg project is required to resolve this issue. Triaged To be used when issues have been triaged. [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

No branches or pull requests

3 participants