Project

General

Profile

Actions

Bug #83320

closed

Page Tree has wrong height

Added by Steffen Kamper over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2017-12-14
Due date:
% Done:

100%

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

Description

After installing TYPO3 Introduction package, the page tree has a height of 105px only. I colored it so you can recognize it in the screenshot.

!Bildschirmfoto 2017-12-14 um 10.12.36.png!


Files

Actions #1

Updated by Christian Kuhn over 6 years ago

Found a way to reproduce wrong tree height:
1. reload backend
2. show some module with page tree, eg. "page"
3. select "filelist" module which substitutes the tree with a different one
4. open chrome inspector - integrated at the bottom of the window
5. go back to page module -> wrong height
6. close chrome inspector again -> correct height again

Actions #2

Updated by Christian Kuhn over 6 years ago

  • Category set to Pagetree
Actions #3

Updated by Andreas Kienast over 6 years ago

The issue is that the resize event of the window is triggered when the console gets toggled. In the file list module, the page tree is invisible and thus the correct height cannot be determined anymore, leading to that somehow random value of 105px.

Actions #4

Updated by Tymoteusz Motylewski about 6 years ago

I managed to reproduce it in the following way:
1. Go to page module
2. go to extension manager module
3. resize width of the window
4. resize width of the window back to the previoud size
5. go to the list module

Actions #5

Updated by Gerrit Code Review about 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/55878

Actions #6

Updated by Paweł Rogowicz about 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF