Actions
Bug #81387
closedModal window is cut if content is extra large
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2017-05-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint
Description
If the content of a modal is larger than the modal's height, the white "box" is cut and the content overflows. A possible solution could be .modal . modal-content {overflow: scroll;}
Affected¶
Affected installations are 9.x and 8.7.
How to reproduce¶
Put a very old version of an extension into your installation (screenshot shows typo3console) and trigger an update.
Files
Updated by Benjamin Kott over 7 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted 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/52998
Updated by Gerrit Code Review over 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/52998
Updated by Jasmina Ließmann over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 80da94da0297fcd8abc636289eeddd4cefb2e82a.
Updated by Jasmina Ließmann over 7 years ago
- Related to Bug #80802: ImageCropping control buttons not displayed added
Actions