Bug #58053
closedBug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
New prototype version hides elements during dragging in IE
100%
Description
After upgrading prototype (and scriptaculous) elements are hidden in IE during dragging. The cause is that the getOpacity function sometimes returns a floating number and sometimes a string. This causes problems in the animation of the opacity during dragging.
This has impact on things like the Task Center, TemplaVoilà Page module and in older releases IRRE.
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/29578
Updated by Gerrit Code Review about 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34327
Updated by Gerrit Code Review about 10 years ago
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34327
Updated by Gerrit Code Review about 10 years ago
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34329
Updated by Gerrit Code Review about 10 years ago
Patch set 1 for branch TYPO3_4-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34330
Updated by Gerrit Code Review about 10 years ago
Patch set 1 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34331
Updated by Jigal van Hemert about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1d967bfed9f6779ede280a30d18b5c2ce9cb2b92.