[TYPO3-core] RFC: Bug #7126: IRRE - Child records are shown floated and not as blocks in Safari
Oliver Hader
oh at inpublica.de
Tue Jan 15 00:13:14 CET 2008
Hi Ingmar,
I tested this in IE7, IE6, Opera, FF2 and Safari3...
... and found, that I forgot something.
I replaced "$this->fObj->clientInfo" with
"$this->fObj->clientInfo['BROWSER']" in the patch for the check against
"msie". The corrected commit-ready patch is attached.
olly
Ingmar Schlecht schrieb:
> Hi Olly,
>
> if this is tested in the major browsers, please commit to TYPO3_4-1 and
> trunk.
>
> cheers
> Ingmar
>
> stefano cecere schrieb:
>> +1
>>
>> (Safari 3.0)
>>
>> stefano
>>
>>
>> Oliver Hader wrote:
>>> This is a SVN patch request.
>>>
>>> Problem:
>>> Collapsed child records in TCEforms view are displayed as inline and
>>> not as block elements. Thus, all child records are floated from left
>>> to right which looks a bit confusing (see screenshot in bugtracker).
>>> This issue occours in Safari only.
>>>
>>> Solution:
>>> This bug is caused by a CSS change introduced in RFC #6104. There the
>>> Internet Explorer had some internal problems with displaying the IRRE
>>> children correctly. In some cases, parts of the HTML elements
>>> disappeared on hovering an element. The solution is to restrict the
>>> CSS fix of RFC #6104 only to Internet Explorer.
>>>
>>> Comments:
>>> Since this issue is related to IRRE only, I'm going to commit in one
>>> week if nobody objects.
>>>
>>> Bugtracker references:
>>> http://bugs.typo3.org/view.php?id=7126
>>>
>>> Branches: TYPO3_4-1 & Trunk
>>>
>>>
>>> olly
>>>
>
>
--
Oliver Hader
http://inpublica.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007126_v2.patch
Type: text/x-patch
Size: 1535 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080115/96549e59/attachment.bin
More information about the TYPO3-team-core
mailing list