Project

General

Profile

Actions

Bug #89193

closed

Pagetree scroll cuts of last elements

Added by Kevin Ditscheid over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2019-09-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If the selection of page types at the top of the pagetree gets to 2 rows, for example by adding a lot of extensions adding additional pagetypes, the last element of the pagetree is no longer visible when the pagetree is large enough to enable scrolling.
I guess the tree container does not respect the top of the pagetree to has more then 1 row. However it fixes itself on resizing the window.

How to reproduce:
1. Create a large pagetree that enables scrolling
2. Get the list of pagetypes to generate a 2nd row


Files

2019-09-18_08-24.png (78.9 KB) 2019-09-18_08-24.png Kevin Ditscheid, 2019-09-18 08:24

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #90555: The height of #typo3-page tree-tree is not flexibleClosed2020-02-27

Actions
Actions #1

Updated by Frank Nägler over 4 years ago

  • Description updated (diff)
Actions #2

Updated by Riccardo De Contardi about 4 years ago

What method has been used to add the additional doktypes? Did you add them on-the-fly using for example the Chrome inspector? In this case I think that the javascript that calculates the height of #typo3-pagetree-tree will not update the value (see typo3/sysext/backend/Resources/Public/JavaScript/SvgTree.js line 399)

Actions #3

Updated by Kevin Ditscheid about 4 years ago

Riccardo De Contardi wrote:

What method has been used to add the additional doktypes? Did you add them on-the-fly using for example the Chrome inspector? In this case I think that the javascript that calculates the height of #typo3-pagetree-tree will not update the value (see typo3/sysext/backend/Resources/Public/JavaScript/SvgTree.js line 399)

I did not add the doktypes on the fly.

Actions #4

Updated by Gerrit Code Review about 4 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/+/63511

Actions #5

Updated by Riccardo De Contardi about 4 years ago

  • Related to Bug #90555: The height of #typo3-page tree-tree is not flexible added
Actions #6

Updated by Gerrit Code Review about 4 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/+/63511

Actions #7

Updated by Gerrit Code Review about 4 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/+/63511

Actions #8

Updated by Gerrit Code Review about 4 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/c/Packages/TYPO3.CMS/+/63511

Actions #9

Updated by Gerrit Code Review about 4 years ago

Patch set 5 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/+/63511

Actions #10

Updated by Gerrit Code Review about 4 years ago

Patch set 6 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/+/63511

Actions #11

Updated by Gerrit Code Review about 4 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/+/63464

Actions #12

Updated by Christian Eßl about 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF