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

Ernesto Baschny [cron IT] ernst at cron-it.de
Thu Dec 16 09:12:24 CET 2010


Jeff Segars schrieb am 08.12.2010 21:25:

> 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.

This will also affect Chrome, which is also a webkit browser. Also the
indention inside the optgroups was buggy with your suggestion. So
attached is a suggestion which fixes Chrome and the indention.

Also a comparison in the screens of how it looks in IE8 and FF currently.

Cheers,
Ernesto
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16702-v2.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101216/726b0332/attachment-0001.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16702-v2-safari-after.png
Type: image/png
Size: 5962 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101216/726b0332/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16702-v2-chrome-after.png
Type: image/png
Size: 5806 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101216/726b0332/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16702-v2-ie8-current.png
Type: image/png
Size: 10470 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101216/726b0332/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16702-v2-ff36-current.png
Type: image/png
Size: 7675 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101216/726b0332/attachment-0007.png>


More information about the TYPO3-team-core mailing list