Project

General

Profile

Actions

Bug #43466

closed

Drag&Drop in page module broken in Chrome

Added by Ernesto Baschny over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-11-29
Due date:
% Done:

100%

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

Description

In current master (and branch 6.0) the drag&drop functionality is broken in Chrome (and potentially also Safari?).

This used to work on 6.0.0 release.

Using git bisect I was able to identify the change that broke it: #43330. Looks harmless, but reverting it makes drag&drop work again.

Any candidates to explain that? :)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #43330: BE login shows unaesthetic scrollbarsClosedMarkus Klein2012-11-27

Actions
Actions #1

Updated by Ernesto Baschny over 11 years ago

  • Status changed from New to Accepted
  • Priority changed from Should have to Must have
Actions #2

Updated by Christian Kuhn over 11 years ago

strange. we'll revert the login scrollbar patch for now.

Actions #3

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16882

Actions #4

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at http://review.typo3.org/16883

Actions #5

Updated by Christian Kuhn over 11 years ago

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

Updated by Claudio Mettler about 11 years ago

  • Status changed from Resolved to New

I am still affected by the bug, even after updating to to 6.0.1.

It appears to be a JS problem:

Uncaught TypeError: Cannot read property 'CommandController' of undefined in typo3pageModule.js:224

The TYPO3.Components.DragAndDrop property is undefined in the context this is executed. However, in the normal browser context, the property is properly set.

Actions #7

Updated by Karsten Nowak (undkonsorten) almost 11 years ago

I can confirm this bug still in TYPO3 6.1.0 in Chrome and Firefox.
Drag and drop from column to column or sorting with drag and drop doesn't work.

Actions #8

Updated by Jesper Mathiasen over 10 years ago

I also experienced this error and discovered it had to do with the "grid elements" extension.
I believe "grid elements" was installed as dependency for some other extension, but the version was far from current and simply updating it, fixed the error.

Tested in Typo3 6.1.3

Actions #9

Updated by Ernesto Baschny over 10 years ago

  • Status changed from New to Resolved
  • Is Regression set to No

This was resolved meanwhile and if it seems that also newer gridelements extensions are fixed meanwhile, so I'll close it again.

Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF