[TYPO3-core] RFC: Bug #16702: TCEForm select dropdowns have text overlapping icon in Webkit

Jeff Segars jsegars at alumni.rice.edu
Wed Dec 8 21:25:13 CET 2010


Hey guys,

This is a SVN patch request.

Type: Bugfix
Bugtracker reference: http://bugs.typo3.org/view.php?id=16702
Branch: trunk

Problem:
When using the select dropdown for pages, content elements, etc in 
Webkit, the item text overlaps the icon.  See "before" screenshot for an 
example

Solution:
Since form styling (especially selects) is horribly inconsistent between 
browsers, the best option I've found is to target Webkit specifically 
with a class already applied by ExtJS.  See "after" screenshot.

Additional Notes:
As a side note, should we run these sort of patches through the new Skin 
Team before bringing them to the core list? Not sure what the workflow 
is now...

Thanks,
Jeff


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16702.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101208/7b933c22/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: After.png
Type: image/png
Size: 7021 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101208/7b933c22/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Before.png
Type: image/png
Size: 6858 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101208/7b933c22/attachment-0003.png>


More information about the TYPO3-team-core mailing list