Bug #75397
closeddisable overlay in FormEngine is broken
100%
Description
The FormEngine renders an empty div: <div class="t3-form-field-disable"></div>
in case the parent element get the class disabled, this empty div will overlay the item. This is broken because of a classname change.
This should be fixed. maybe we don't need the overlay div anymore and can fix the behavior with modern CSS / JS
Updated by Gerrit Code Review almost 9 years ago
- Status changed from In Progress 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/47504
Updated by Frank Nägler almost 9 years ago
- Tracker changed from Task to Bug
- Subject changed from Remove useless and empty div in FormEngine to disable overlay in FormEngine is broken
- Description updated (diff)
- Status changed from Under Review to Accepted
- Is Regression set to No
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Accepted 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/48110
Updated by Gerrit Code Review almost 9 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/48110
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48328
Updated by Frank Nägler over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b592078888643facb4520a026aa84b579d21e238.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed