Actions
Bug #22572
closedDrag&Drop in Page View does not take scrolling of content-area into account
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When you have a lot of content elements on a page, you need to scroll down to get to the elements with the highest sorting. However, the new cool drag&drop-Feature does not take your scrolling into account.
That means, if you scrolled down and want to move an element, the empty space where you could drop the element is not where your mouse is but higher on the screen. If you scrolled quite a while down, you cannot even see the empty space. This leads to a strange behaviour: if you trigger the mouseUp-Event, the dragged element raises above you current screen to the place where the empty space is. Very confusing :)
Tested and verified in 4.3.2 and 4.4.beta1, FF3.6, IE8 and Chrome
(issue imported from #M14287)
Actions