#33104: Long text strings are being cutoff when its a readonly field
-----------------------------------------+------------------------
Reporter: Aakash Singh | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 3.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-----------------------------------------+------------------------
Like this:
[[Image(https://user-images.githubusercontent.com/46787056/132940918
-72299c5d-eba1-489f-9ee5-074d0163ce7e.png)]]
but after adding {{{overflow-wrap: anywhere}}} to the {{{readonly}}}
class fixes this issue.
[[Image(https://user-images.githubusercontent.com/46787056/132940914
-a8e2e2df-08a9-41df-87d9-80cb6cfc018b.png)]]
more about overflow-wrap [https://developer.mozilla.org/en-US/docs/Web/CSS
/overflow-wrap here]
--
Ticket URL: <https://code.djangoproject.com/ticket/33104>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/049.e4c90b25b58b64e784c1a62409137a2e%40djangoproject.com.