Actions
Bug #23432
closedDebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar)
Start date:
2010-08-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
The debug console doesn't work with ExtJS 3.2.x anymore, because an incorrect usage of the resize/collapse listeners.
Solution:
Fix that stuff... tested in IE 6,7,8, Opera 10.61, Chrome 5, Fx 3.6
How to Reproduce:
1) Install the extjs_update extension (http://forge.typo3.org/projects/typo3v45-projects/files)
2) Install the extdirecttest extension
3) Reload the TYPO3 backend
4) Close the tabs in the debug console
Result: A second split bar remains...
(issue imported from #M15536)
Files
Actions