Bug #82444
closedEXT:form - huge spaces in form editor
100%
Description
1) Open the form editor.
2) Add a new form element to the stage.
The modal showing all of the avilable form elements is not displayed correctly. After each row of form elements, there is a huge gap. This problem only occurs in v8.
Files
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54157
Updated by Andreas Steiger about 7 years ago
- File huge-space-bug.jpg huge-space-bug.jpg added
- File without-bug.jpg without-bug.jpg added
Updated by Gerrit Code Review about 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54157
Updated by Stefan Neufeind about 7 years ago
- Status changed from Under Review to Rejected
not an issue of the TYPO3-core (not even in 8.7). It turned out during the review this appeared when EXT:gridelements was active.
Updated by Jo Hasenau almost 7 years ago
As described in #82502 the actual cause for the buggy behaviour is a superfluous <hr> tag with both top and bottom margins, which is accidentally "hidden" by the floated buttons. So the fix should be to remove or adjust that <hr>
Updated by Björn Jacob almost 7 years ago
Okay, we will check it again. Thx Jo for investigation.
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55832
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55832
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55832
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55832
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55836
Updated by Andreas Steiger over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fbf5650dc56721a36736d1bf0a8bf2ac5e6b9a2a.