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 #1

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

Actions #2

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

Actions #3

Updated by Frans Saris about 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF