Changes between Initial Version and Version 5 of Ticket #64300
- Timestamp:
- 11/28/2025 06:05:29 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64300
- Property Keywords needs-patch added
- Property Milestone Awaiting Review → 7.0
- Property Component Themes → Bundled Theme
- Property Version trunk
-
Ticket #64300 – Description
initial v5 3 3 In my testing, this can be fixed by adding an `overflow-wrap: break-word;` and `word-wrap: break-word;` (for older browsers) to links. 4 4 5 For TT5, this would here: https://core.trac.wordpress.org/browser/trunk/src/wp-content/themes/twentytwentyfive/theme.json#L6855 For TT5, this would go on [https://core.trac.wordpress.org/browser/tags/6.8.3/src/wp-content/themes/twentytwentyfive/theme.json#L685 line 685 of theme.json] 6 6 7 7 {{{ … … 9 9 }}} 10 10 11 For TT4, it would go here: https://core.trac.wordpress.org/browser/trunk/src/wp-content/themes/twentytwentyfour/theme.json#L89411 For TT4, it would go on [https://core.trac.wordpress.org/browser/tags/6.8.3/src/wp-content/themes/twentytwentyfour/theme.json#L894 line 894 of theme.json] 12 12 13 13 See attached screenshots for how long links look in content now and how they look with the suggested fix applied. 14 14 15 15 Now: 16 [[Image(https://cagrimmett.com/wp-content/uploads/2025/11/CleanShot-2025-11-24-at-16.17.32@2x-scaled.png )]]16 [[Image(https://cagrimmett.com/wp-content/uploads/2025/11/CleanShot-2025-11-24-at-16.17.32@2x-scaled.png, alt="a long URL with an access token extends beyond the content container and causes a horizontal scrollbar", title="")]] 17 17 18 18 With suggested fix: 19 [[Image(https://cagrimmett.com/wp-content/uploads/2025/11/CleanShot-2025-11-24-at-14.12.17@2x-scaled.png )]]19 [[Image(https://cagrimmett.com/wp-content/uploads/2025/11/CleanShot-2025-11-24-at-14.12.17@2x-scaled.png, alt="the long URL wraps within the content container", title="")]]
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)