[Webkit-unassigned] [Bug 11905] New: Eurosport.de schedule missing due to firefox/IE negative z-index bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 04:46:50 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11905

           Summary: Eurosport.de schedule missing due to firefox/IE negative
                    z-index bug
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.eurosport.de/tvschedule_clng1.shtml
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Evangelism
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: david.storey at opera.com
                CC: markmalone at mac.com


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


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list