[Webkit-unassigned] [Bug 13538] New: Adjacent absolutely positioned element and siblings placed below <object>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 29 01:51:28 PDT 2007


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

           Summary: Adjacent absolutely positioned element and siblings
                    placed below <object>
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://canvex.lazyilluminati.com/83/play.xhtml
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: esprehn at gmail.com


On the referenced page the canvas and help content is pushed down below below
the two <object>'s on either side of the box in the middle of the page, each of
which loads a single svg image.

If the absolutely positioned help section is hidden with #help_bg { display:
none; } the page renders as expected.

The help content, which is positioned absolutely over the canvas, renders as
expected over the canvas as shown when hovering the "help" link, though the
entire section is pushed down below the objects.

It appears as though the inner section is being expanded to 200% height.

The canvas is unrelated as the section's height still expands and pushes the
content down even if the canvas is not present.

Reproducible in Safari 2.0.4 and the latest nightly (Sun Apr 29 3:44:55 GMT
2007).


-- 
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