Bug #58473
closed[IMPROVE] wrong set layer in page module during drag and drop
100%
Description
During in the dragging state the dragged content element was overlayed from TCEform elements and loosing his hover state outside the browser or in rapid moving behaviour.
The "z-index" must be fixed here, again. A class must be added for the whole draggable content element that have to stabilized the active drag state. The correct value for the "z-index" should be bigger than 4000 (because of TCEforms elements).
Remove duplicated javascript code in page module.
Updated by Gerrit Code Review over 10 years ago
- Status changed from New 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 https://review.typo3.org/29837
Updated by Gerrit Code Review over 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 https://review.typo3.org/29837
Updated by Gerrit Code Review over 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 https://review.typo3.org/29837
Updated by Jan Runte over 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset 5d747910d9dd8133a8dfd0b193090ff6a40056c2.