Bug #89217
closedAdd CSS scroll-padding to .module-body
100%
Description
Whenever you use the TypoScript Object Browser and click on a caret to expand an array item, the iframe reloads with the expanded tree and scrolls to the clicked item. Since there is a floating doc header, the item itself is hidden underneath the doc-header. CSS scroll-padding fixes this issue for modern browsers.
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61770
Updated by Harald Atteneder about 5 years ago
Build fails because of stylelint issues. IMHO this should be considered a progressive enhancement, since browser who don't support CSS scroll padding are just ignoring it. Browser support is very good though: https://caniuse.com/#feat=mdn-css_properties_scroll-padding-top
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61770
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61770
Updated by Gerrit Code Review about 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61797
Updated by Gerrit Code Review about 5 years ago
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61797
Updated by Harald Atteneder about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset cc4e38a1b77c4c8c2bfa5842ada552519dba0ff8.