Opened 4 years ago
Last modified 3 years ago
#46048 new defect (bug)
Twenty Nineteen: Latest posts block: Post title overlaps other titles on certain screen widths
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 5.0.3 |
Component: | Bundled Theme | Keywords: | has-screenshots has-patch needs-testing |
Focuses: | ui | Cc: |
Description
Affects: Only Twenty Nineteen. Does not affect other core themes like Twenty Seventeen or Twenty Sixteen.
On certain screen widths, with the "Latest posts" Gutenberg block, the long post title overlaps with the nearby titles. This seems to happen only for titles having characters like "/" on it, at the end. I haven't been able to see if this is the case with other special characters.
The attached images can help understand this better.
Video https://cloudup.com/c2G8sjrlp1b showing that this is not affected with other themes like Twenty Seventeen.
Attachments (3)
Change History (7)
@
4 years ago
Title overlapping with other titles on "Latest posts" Gutenberg block with Twenty Nineteen
#1
@
4 years ago
- Focuses ui added
- Keywords has-screenshots has-patch ui-feedback added
Hi @arunsathiya, Welcome to WordPres Trac! Thanks for the report.
i also replicate same issue in my setup when string is longer without space, So need to add word-break: break-word;
in grid layout CSS.
#2
@
4 years ago
- Keywords needs-testing added
- Milestone changed from Awaiting Review to Future Release
Title overlapping with other titles on "Latest posts" Gutenberg block with Twenty Nineteen