Bug #65311
closedMoving records in page module "hangs"
100%
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.
Small screencast illustrating the issue: [[https://www.youtube.com/watch?v=8w5wxG3JSnY&feature=youtu.be]]
Updated by Andreas Kienast almost 10 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.
Updated by Gerrit Code Review almost 10 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
Updated by Gerrit Code Review almost 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 http://review.typo3.org/37262
Updated by Andreas Kienast almost 10 years ago
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Updated by Gerrit Code Review almost 10 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
Updated by Andreas Fernandez almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fad401b1e2eb37a967c74f13f6430c6ed4ab8b7b.
Updated by Jo Hasenau almost 10 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.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed