Bug #24078
closedDrag and drop of pages in tree view does not work in Google Chrome
0%
Description
The possibility of drag and drop of pages in tree view of TYPO3 backend is not and has never been working in Google Chrome.
The following exception appears in main frame of backend:
1: Attempt to move record '' (pages:aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown) without having permissions to do so.
Every method of drop-action (copy after, move into, ...) triggers this error.
I have tested in different Google Chrome and different TYPO3 versions:
Google Chrome 5.x, 6.x and the latest 7.0.517.44
TYPO3 4.4x and 4.5alpha3
In other browsers like Firefox or Internet Explorer, this feature works.
The attached screenshot shows the context-menu which appears after dropping a page over another page.
The error message shows the very large string, which Chrome adds to every element as ID on every website, and TYPO3 backend too. I don't know why Chrome is doing this, but I guess that this is the reason for the error.
(issue imported from #M16416)
Files
Updated by Benjamin Schulte about 14 years ago
Tested with Chromium 7.0.517.44 (64615) on Ubuntu 10.04. The bug did not appear for me.
Updated by Armin Vieweg about 14 years ago
Oh okay. The ticket based on my test with Windows 7. The bug don't appears with Windows XP! This is strange.
Updated by Ernesto Baschny almost 14 years ago
The new pagetree based on extJS works on Chrome so this issue is now obsolet, at least from 4.5 on.
It might still be an issue in 4.4 and lower, I haven't really seen this problem before. Cannot reproduce. Please check if this is not a specific environment problem.
Updated by Susanne Moog over 13 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
0)
Closing this one as I can't reproduce (also not on Windows 7). Please reopen the bug, if it persists.