[BUGFIX] Disable pagetree drag and drop for touch inputs
While trying to restore the full desktop functionality aka mouse and keyboard behavior on a touch-device we came to the conclusion that it feels unintuitive. On touch devices, you have by design fewer input options and differentiators than with dedicated input devices like a mouse. It feels best to disable the drag and drop behavior and enable a smooth scrolling and navigation experience. Resolves: #91755 Resolves: #86946 Resolves: #93960 Releases: main, 11.5, 10.4 Change-Id: Ic08d06283cbb2331ff49983bd7d18b446f8bd76a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75430 Tested-by:core-ci <typo3@b13.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/Tree/DragDrop.ts 1 addition, 0 deletions...ript/backend/Resources/Public/TypeScript/Tree/DragDrop.ts
- typo3/sysext/backend/Resources/Public/JavaScript/Tree/DragDrop.js 2 additions, 2 deletions...sext/backend/Resources/Public/JavaScript/Tree/DragDrop.js
Please register or sign in to comment