Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] drag and drop javascript call #7

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

achimfritz
Copy link

drag+drop now uses same cmd for copy/move/paste as clipboard

same has changed in core:

s. https://forge.typo3.org/issues/92849
s. https://forge.typo3.org/projects/typo3cms-core/repository/1749/revisions/c1be5540b20421fdfa295a1323b663f3189a41d7

Fixes: #6

@akiessling
Copy link

I can confirm the bug and the patch allows moving the content element via drag and drop again.
Moving an element to the "start" of a container element did however not work and it placed the element at the end of the column. But maybe that did not work before either?

@achimfritz
Copy link
Author

Hi @akiessling this is not the container Project ..., if you have bugs for EXT:container please report it https://github.com/b13/container (but i cannot reproduce a bug when moving a CE at the first position in the container (tested with dev-master branch))

@Kephson Kephson merged commit b15540c into Kephson:main Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Change Datahandler Call when Moving Elements with Drag&Drop
3 participants