Bug #78296
closedBackend layout is Broken in Chrome
100%
Description
Backend layout is Broken in Chrome after 5 columns
To repoduce:
Create this Backendlayout
mod.web_layout { BackendLayouts { subpage { title = Sub page test config { backend_layout { colCount = 5 rowCount = 2 rows { 1 { columns { 1 { name = Inhalt colPos = 0 colspan = 3 } 2 { name = Seitenleiste colPos = 1 colspan = 2 } } } 2 { columns { 1 { name = Inhalt colPos = 10 colspan = 1 } 2 { name = Seitenleiste colPos = 11 colspan = 4 } } } } } } } } }
Files
Updated by Gerrit Code Review about 8 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/50228
Updated by Gerrit Code Review about 8 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/50228
Updated by Gerrit Code Review about 8 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/50228
Updated by Gerrit Code Review about 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/50297
Updated by Gerrit Code Review about 8 years ago
Patch set 2 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/50297
Updated by Markus Sommer about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 48cf584744f37aaf6b37e116c54ede3cfdd67c00.