Bug 11905 - Eurosport.de schedule missing due to firefox/IE negative z-index bug
Summary: Eurosport.de schedule missing due to firefox/IE negative z-index bug
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Evangelism (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://yahoo.eurosport.de/tvschedule_...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-21 04:46 PST by David Storey
Modified: 2010-01-14 09:59 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Storey 2006-12-21 04:46:49 PST
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
Comment 1 David Storey 2006-12-21 04:49:16 PST
contact address is webmaster@eurosport.com
Comment 2 Gavin 2006-12-31 08:24:52 PST
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).
Comment 3 jonathanjohnsson 2007-05-05 12:25:10 PDT
I can't see the schedule either, running a late ToT.
Comment 4 Alexey Proskuryakov 2008-02-21 07:09:57 PST
This is still an issue.
Comment 5 Robert Blaut 2008-12-26 12:31:24 PST
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?
Comment 6 Julio Danni 2010-01-14 07:45:40 PST
Confirming Robert, I can't see anything wrong here.
Comment 7 Alexey Proskuryakov 2010-01-14 09:59:50 PST
Currently, the schedule appears at <http://tv.eurosport.de/>. Works fine indeed.