Bug 11905
Summary: | Eurosport.de schedule missing due to firefox/IE negative z-index bug | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Storey <dstorey> |
Component: | Evangelism | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | gavin.murdock, jdanni, markmalone, webkit |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://yahoo.eurosport.de/tvschedule_clng1.shtml |
David Storey
The two scrolling schedule content areas are missing in Opera and WebKit.
Opera's Analysis:
- IE is ..... when it comes to z-index and relative positioning
- FF changes behavior of z-index when the containing block establishes a new block formatting context, which is not warranted by the CSS2.1 spec
There is also an issue where the opacity doesn't show in Opera and Firefox, due to using CSS filters and -moz-opacity
fixes:
Remove the z-index:-1; from #lyr1,#lyr2,#lyr3
Remove -moz- from -moz-opacity from .slider
The css file is http://layout.eurosport.de/c/layout-5.1.css
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Storey
contact address is webmaster@eurosport.com
Gavin
I was going to submit this bug but as it's already submitted I just confirm that I have encountered it.
Basically the TV schedule on http://www.eurosport.com/ doesn't show up. I don't know any html so I don't know why but it does show up correctly using camino Version 2006091101 (1.0.3).
jonathanjohnsson
I can't see the schedule either, running a late ToT.
Alexey Proskuryakov
This is still an issue.
Robert Blaut
The reported page url was chenged. Current one is: http://yahoo.eurosport.de/tvschedule_clng1.shtml
I wasn't sure but I think the bug is fixed now. I can see "The two scrolling schedule content areas" now. Alexey, can you confirm it?
Julio Danni
Confirming Robert, I can't see anything wrong here.
Alexey Proskuryakov
Currently, the schedule appears at <http://tv.eurosport.de/>. Works fine indeed.