[wp-trac] [WordPress Trac] #59746: Adding User Biographical Info without space breaks the container and adds horizontal scroll
WordPress Trac
noreply at wordpress.org
Tue Jul 22 05:50:48 UTC 2025
#59746: Adding User Biographical Info without space breaks the container and adds
horizontal scroll
-------------------------------------------+------------------------------
Reporter: mihirdev21 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 6.3.2
Severity: normal | Resolution:
Keywords: needs-patch reporter-feedback | Focuses: ui
-------------------------------------------+------------------------------
Changes (by sabernhardt):
* keywords: needs-patch => needs-patch reporter-feedback
Comment:
Does this relate to the author biography paragraph on the front end? The
ticket mentions Twenty Twenty-One, and the screen recordings are not
available anymore. If the theme needs to break words, the
[https://github.com/WordPress/wordpress-develop/blob/6.8.2/src/wp-
content/themes/twentytwentyone/assets/sass/06-components/entry.scss#L196-L209
bio styles] could include either `word-wrap` or `overflow-wrap` (the theme
uses `overflow-wrap` for `.entry-title` and `word-wrap` for other
content).
If the Post Author Biography block should break words for block themes,
that would belong on the Gutenberg repository
([https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BBlock%5D%20Post%20Author%20Biography%22
Post Author Biography issues] and
[https://github.com/WordPress/gutenberg/blob/trunk/packages/block-
library/src/post-author-biography/style.scss block stylesheet]).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59746#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list