Bug #68396
closed
Firefox does not correctly initialize fields in inline expand
Added by Christian Kuhn over 9 years ago.
Updated about 7 years ago.
Category:
FormEngine aka TCEforms
Sprint Focus:
Stabilization Sprint
Description
Firefox fails to initialize elements some correctly in inline records that are expanded.
An example can be seen with ext:styleguide inlineexpand record: if opening a closed inline child, rte and tree and fal are not initialized and firefox spits some funny error messages to console.
- Status changed from New to In Progress
can be seen in ext:styleguide inline expand tree_1
- 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 http://review.typo3.org/42080
SelectTreeElement must not load ExtJS again, as this kills RTE, which then kills the Tree rendering.
Solution that worked for FF is to simply load the Tree init code as inline code, as ExtJs is there already anyway.
- Assignee changed from Frank Nägler to Markus Klein
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42080
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42080
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF