Bug #103597
openToo much Text breaks Layout in form Editor
0%
Description
I have the linked checkbox ext installed and added a lot of text to the label.
The text is not shortended in the form element view so its overflows the whole area.
(See the screenshot)
Files
Updated by Stefan Bürk 7 months ago
- Status changed from New to Needs Feedback
Have you checked the behaviour with a lot of label text
without that extension or other extensions extending theEXT:form
? Maybe it is introduced by some template overrides
not covering core changes ?
Can you test/verify that and add a note/additional screenshot
if it is a pure core issue ?
Updated by Riccardo De Contardi 6 months ago
- File Screenshot 2024-05-12 alle 21.05.04.png Screenshot 2024-05-12 alle 21.05.04.png added
- Status changed from Needs Feedback to New
This is a pure Core issue as far as I can see; it is reproducible on latest main (13.2.0-dev) with
1) Create a form
2) Add an input field
3) Use as name a very long text like a full "lorem ipsum" paragraph:
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Result: see attached screenshot
The issue is a result of the width and the absolute positioning of the < div class="element-label">
element; I guess that an approach based on display:flex
could help here.
Updated by Maik Hagenbruch 6 months ago
- File deleted (
Bildschirmfoto 2024-04-11 um 09.21.35.png)
Updated by Georg Ringer 5 months ago
- Subject changed from To much Text breaks Layout in form Editor to Too much Text breaks Layout in form Editor
Updated by Gerrit Code Review 5 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85157
Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85157