Actions
Bug #32896
closedRecycler: toolbar (ExtJS4)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-12-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The recycler toolbar does not look the way it should - after ExtJS 4 migration.
Dropdown are too small and/or to wide and the arrow keys are not attached to the fields.
t3recycler-SearchField got a width of 200px, but the original App.SearchField is originally set to 180px;
All dropdown fields can be fixed by defining maxWidth instead of width entity.
(Tested on chrome 16 / FF 3.6 / FF 9)
Files
Actions