[Post Comments] Input fields can extend beyond the edges of the screen #37237
Labels
[Block] Comments (legacy)
The legacy mode of the Comments block (formerly known as Post Comments)
[Block] Post Comments Form
Affects the Comments Form Block
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Description
Because
box-sizing: border-box
is not set for the input fields on the comment form, the fields can extend beyond 100%, causing a vertical scroll.Step-by-step reproduction instructions
This can be reproduced in Twenty Twenty-Two, running WordPress 5.9, Beta 2. Using a small screen, visit any single post that has comments enabled, and scroll down to view the comments form.
This effects any block theme that uses the Post Comments block and doesn't set
box-sizing: border-box
via CSS.Screenshots, screen recording, code snippet
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: