Project

General

Profile

Actions

Bug #56018

closed

Adding new IRRE element does strange things to the layout in chrome/chromium

Added by Frans Saris about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2014-02-16
Due date:
% Done:

100%

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

Description

When you add a new image to an content element or some other new element to a IRRE field the current screen/frame gets transformed. See attachment.

This happens in Chrome and Chromium on Ubuntu. FF on Ubuntu doesn't have this problem.

This line is the problem but do not know how to fix this currently. Removing the lines prevents the browser problems but then we lose the scrollTo part.

/typo3/sysext/backend/Classes/Form/Element/InlineElement.php:1268

        // Tell the browser to scroll to the newly created record
        $jsonArray['scriptCall'][] = 'Element.scrollTo(\'' . $objectId . '_div\');';


Files

add-new-irre.png (78.9 KB) add-new-irre.png Frans Saris, 2014-02-16 16:58

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #55545: File upload directly in Doc-module is missingClosed2014-02-01

Actions
Actions

Also available in: Atom PDF