Description
On load time the block editor displays an unwanted scroll bar. Please take a look at the screenshot below.
I'm tagging this issue with zoom-out tag because this seems to be the result of the changes introduced in #67126
Specifically this line:
|
// Force preserving a scrollbar gutter as scrollbar-gutter isn't supported in all browsers yet, |
|
// and removing the scrollbar causes the content to shift. |
|
overflow-y: scroll; |
Step-by-step reproduction instructions
- Use Gutenberg trunk and TT5 theme.
- Browse theme style variations in the sidebar.
- Observe the unwanted scroll bars while the block editors are loading
Screenshots, screen recording, code snippet

Environment info
- WordPress 6.7.1
- Gutenberg trunk
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
Description
On load time the block editor displays an unwanted scroll bar. Please take a look at the screenshot below.
I'm tagging this issue with zoom-out tag because this seems to be the result of the changes introduced in #67126
Specifically this line:
gutenberg/packages/block-editor/src/components/iframe/content.scss
Lines 22 to 24 in 857ca64
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.