Project

General

Profile

Actions

Bug #100860

closed

Page Module -- header section has an css overflow after closing of the content element edit view

Added by Julian Mair 12 months ago. Updated 9 months ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2023-05-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint

Description

If I click on the page module, select any page, select "language comparison" on the top select box (not necessary but easier to see), then click on an element edit button and close it via the "x" button on the top again. After that you can see in the content section between the header of the current page and the each language labels an css overflow. See screenshot below.

If I reload the backend module everything seems correct again.

System
  • Typo3 v12.4.1
  • PHP 8.1
  • Chrome Version 113.0.5672.63 (Official Build) (64-bit)

Hint
I think the problem lies here with this calc rule, because if I simply deactivate and activate it, it works again.

.t3-grid-container-inner {
    margin: calc(var(--pagemodule-grid-spacing) * -1);
}


Files

Screenshot.png (22.9 KB) Screenshot.png Julian Mair, 2023-05-11 13:46
Actions #1

Updated by Julian Mair 12 months ago

  • File deleted (Screenshot from 2023-05-11 15-36-36.png)
Actions #2

Updated by Julian Mair 12 months ago

Actions #3

Updated by Julian Mair 11 months ago

  • Description updated (diff)
Actions #4

Updated by Riccardo De Contardi 11 months ago

  • Category set to Backend User Interface
Actions #5

Updated by Annett Jähnichen 9 months ago

  • Sprint Focus set to On Location Sprint

Could not confirm this issue in dev-main and Chrome Browser.

Next step, test this issue in Version 12.4.

If it can't be reproduced, close this issue.

Actions #6

Updated by Julian Mair 9 months ago

I can't reproduce it now with Typo3 v12.4.4 either.

I think it has already been fixed indirectly by: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79827

If desired, this issue can be closed.

Actions #7

Updated by Annett Jähnichen 9 months ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF