WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.46k stars 4.18k forks source link

Post featured image overflows sidebar controls #31470

Closed ribaricplusplus closed 3 years ago

ribaricplusplus commented 3 years ago

Description

Uploading a big featured image causes it to overflow sidebar controls.

Step-by-step reproduction instructions

  1. Download this image that I used: https://unsplash.com/photos/hSh_X3kJ4bI
  2. Setup a clean WordPress installation and open a post. You'll need to be able to upload big files which wp-env doesn't allow by default (for now). You can use my fork of wp-env, or make it possible to upload big files in some other way.
  3. Set the image downloaded in step 1 as featured image
  4. See that it overflows

Screenshots or screen recording (optional)

Screenshot of controls being overflown:

2021-05-04_19-18

WordPress information

Device information

skorasaurus commented 3 years ago

I've experienced this in Gutenberg 10.9.2.

ntsekouras commented 3 years ago

👋 - I can't reproduce this... Is this still happening for you?

ribaricplusplus commented 3 years ago

Couldn't reproduce it anymore either on WordPress 5.9-alpha-51415 no Gutenberg installed.

Closing.