Project

General

Profile

Actions

Bug #65311

closed

Moving records in page module "hangs"

Added by Cedric Ziel about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2015-02-25
Due date:
% Done:

100%

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

Description

NOTE: This is an issue for TYPO3 7.1. Please re-assign the version once available.

When moving records in the page module, the containers hang until (i guess) some loop is finished.

Tested with both FireFox 36.0 and Chrome 40.0.2214.115 (64-bit)

Upon closer look, the element is repositioned correctly, once the move http-request is successful.

( [[https://git.typo3.org/Packages/TYPO3.CMS.git/blob/e90d3d7d36fa438697b7acbe3024087738756d72:/typo3/sysext/backend/Resources/Public/JavaScript/LayoutModule/DragDrop.js#l162]] )

Small screencast illustrating the issue: [[https://www.youtube.com/watch?v=8w5wxG3JSnY&feature=youtu.be]]


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #66542: Drag & Drop can not be stopped without really dropping an element into a dropzoneClosedJo Hasenau2015-04-22

Actions
Related to TYPO3 Core - Bug #66541: Content droppable in dropzones outside of the viewportClosed2015-04-22

Actions
Actions #1

Updated by Andreas Kienast about 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Andreas Kienast

I'm porting the solution to jQuery UI's sortable, which solves another issues.

Actions #2

Updated by Gerrit Code Review about 9 years ago

  • Status changed from In Progress 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 http://review.typo3.org/37262

Actions #3

Updated by Gerrit Code Review about 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37262

Actions #4

Updated by Andreas Kienast about 9 years ago

  • Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Actions #5

Updated by Gerrit Code Review about 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37262

Actions #6

Updated by Andreas Fernandez about 9 years ago

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

Updated by Jo Hasenau almost 9 years ago

Currently I'm not sure, if this is has been a regression, but there are at least 2 new bugs caused by the switch from draggable to sortable.
Maybe we can fix them while staying with sortable, but I haven't got a solution yet.

Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF