Actions
Bug #21049
closedhtmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
Start date:
2009-09-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In IE8, table operations properties editing dialogue windows loose focus after opening when triggered from the context menu.
(issue imported from #M11946)
Files
Updated by Stanislas Rolland about 15 years ago
Committed to SVN TYPO3core trunk (revision 5926), branch TYPO3_4-2 (revision 5927) and branch TYPO3_4-1 (revision 5928).
Updated by Stanislas Rolland about 15 years ago
In the initial patch, checking whether the toolbar should be updated was done too late, after the context menu was closed, thus generating a JS error. The follow up patch fixes this by doing the check earlier.
Updated by Stanislas Rolland about 15 years ago
Follow-up committed to SVN TYPO3core trunk (revision 5934), branch TYPO3_4-2 (revision 5935) and branch TYPO3_4-1 (revision 5936).
Actions