Bug #17982
closedChild records are shown floated and not as blocks in Safari
0%
Description
using today's 4.2 trunk (2881) and latest Safari 3.0, see the attached screenshot
in FF it renders well.
Behaviour was introduced in TYPO3 4.1.3.
(issue imported from #M7126)
Files
Updated by Oliver Hader almost 17 years ago
Hm, yeah, this looks really ugly.
Are there any other extension involved, maybe also RTEhtmlarea?
Updated by Oliver Hader almost 17 years ago
Hm, I'm getting this behaviour also in TYPO3 4.1.3 with Safari 3.0.4.
In TYPO3 4.1.2 this doesn't seem to be present yet.
Since it looked like a style-things, I searched in typo3/stylesheet.css and found that the fix (for IE) of bug #17507 caused this bug in Safari.
Updated by Oliver Hader almost 17 years ago
Confirmed - see bug #17507 since it is causing this behaviour in Safari
Updated by Oliver Hader almost 17 years ago
The attached patch fixes this bug and applies the "display: inline-block" only to IE browsers now. Please test and give a short feedback.
Updated by Stefano Cecere almost 17 years ago
hi Oliver
it is very strange..
i just downloaded a fresh new trunk 4.2... rebooted
and it works well also without your patch
Updated by Stefano Cecere almost 17 years ago
ok.
this patch works pefectly (i di try it in a fresh trunk + website.. in my latest post i had some patched css around..)
+1
Updated by Oliver Hader almost 17 years ago
- TYPO3_4-1 (rev. 2888)
- Trunk (rev. 2889)