Umami demo: Body overflow when link text too long.
Adding screenshot for reference.
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | After-patch-text.png | 23.22 KB | Madhu kumar |
| #13 | before-patch-text.png | 11.52 KB | Madhu kumar |
| #12 | 3210358-after-patch.png | 70.86 KB | indrajithkb |
| #12 | interdiff_4-12.txt | 406 bytes | indrajithkb |
| #12 | 3210358-12.patch | 439 bytes | indrajithkb |
Comments
Comment #2
gauravvvv commentedI have provided the patch. please verify if it is working or not.
Adding an after patch screenshot for reference.
Comment #3
gauravvvv commentedComment #4
kishor_kolekar commentedAs patch # 2 Custom command failed.
Added new pacth
Comment #5
manojithape commentedComment #6
manojithape commentedComment #7
manojithape commentedVerified and tested patch#4. Patch applied successfully and looks good to me.
Testing Steps:
1-Install drupal 9.2.x-dev version with Umami Demo site.
2-Go to Content ->Add Content-> Add "Recipe" content with long text (word without space) in the below fields
Recipe Name
Summary
Recipe instruction
3-Publish added Recipe node and observe on the view page Recipe Name, Summary, Recipe instruction field overflow. (Refer attached screenshot i.e. Before patch.png)
4-Now apply the patch and again go to view Recipe node and observe Recipe Name, Summary, Recipe instruction field not overflow in case text is too long (a word without space)
Testing Results:
Recipe Name, Summary, Recipe instruction field does not overflow in case text is too long (without space word). Long word breaks with - and remaining displayed on the next line. Please refer attached After patch.png screenshot.
Moving this ticket to RTBC.
Comment #10
gauravvvv commentedUnrelated failure, moving back to RTBC
Comment #12
indrajithkb commentedHi @kishor_kolekar thanks for the #4 patch, here am re-rolling patch with 9.3.x-dev please review.
Removing the
"hyphen:auto". Here it's not making any effect (We needXML:langattribute to work with hyphen).Attaching the SS and interdiff.
Comment #13
Madhu kumar commentedPatch #12 applied cleanly and able to see proper alignment when body overflow when link text too long.
Sharing Screenshot for reference.
RTBC +1
Comment #14
imalabyaComment #15
lauriiiAny of the use cases shown here doesn't seem likely to occur. Also the bug fix seems potentially high risk since it impacts all elements. Closing this as this seems like too high risk compared to the potential reward.
If there are individual elements that are impacted in realistic use cases, feel free to open issues to those, so that fixes for those can be evaluated on case by case basis.