Project

General

Profile

Actions

Bug #24728

closed

Advanced FE edit: lightbox overlay hides top of page

Added by Jochen Weiland almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Communication
Target version:
-
Start date:
2011-01-22
Due date:
% Done:

0%

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

Description

Currently I can reproduce this only in Safari (Mac) when using 4.5beta4 in combination with the advanced feedit extension:

When using advanced FE edit, there is a 500px high black area covering the top of the page. This is caused by the line:

<div id="ux-lightbox-overlay"></div>

near the bottom of the page.

In Firefox the definition looks different and therefore not causing the problem:

<div id="ux-lightbox-overlay" style="display:none"></div>

(issue imported from #M17217)

Actions

Also available in: Atom PDF