Project

General

Profile

Actions

Bug #89217

closed

Add CSS scroll-padding to .module-body

Added by Harald Atteneder almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-09-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
css
Complexity:
no-brainer
Is Regression:
Sprint Focus:

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.

Actions #1

Updated by Gerrit Code Review almost 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

Actions #2

Updated by Harald Atteneder almost 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

Actions #3

Updated by Gerrit Code Review almost 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

Actions #4

Updated by Gerrit Code Review almost 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

Actions #5

Updated by Gerrit Code Review almost 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

Actions #6

Updated by Gerrit Code Review almost 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

Actions #7

Updated by Harald Atteneder almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF