Actions
Bug #18906
closed"Select plugin"-select is too small
Start date:
2008-06-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
a very simple but many people find this annoying, that the select cuts the text because it's too small
Attached patch sets select to a fixed width
(issue imported from #M8609)
Files
Updated by Steffen Kamper over 16 years ago
I changed the patch to better using a css-class for the iconSelect
Updated by Christian Kuhn over 15 years ago
Resolved, no change required:
This has been solved differentently: The width of the "select plugin" dropdown is flexible and grows with the length of the longest text. Tested in trunk rev. 5213.
Actions