Actions
Bug #50707
closedTCA -> selectedListStyle not respected by buttons
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2013-08-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The custom width "selectedListStyle" in a TCA is not respected by the arrows next to it (see screenshot).
Tested on:
TYPO3 6.1.2, php5.4.10
Chrome 28, Firefox 22, Opera 12.16, Safari 6.0.5
Mac OS X 10.7.5
Steps to reproduce:
- In a TCA multiple select field, define a "selectedListStyle" => '200px' (e.g.)
The buttons on the right of that respective select field will still keep a distance according to the default width (?).
Not a big problem, but for the sake of completeness I thought I'd mention it.
Files
Actions