[Webkit-unassigned] [Bug 24461] New: abs positioned elements that are positioned relative to an abs positioned elements appear in wrong location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 07:06:11 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24461

           Summary: abs positioned elements that are positioned relative to
                    an abs positioned elements appear in wrong location
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://chief.corp.farecompare.com/resources/v2/component
                    s/myalerts/tests/test-abs-abs.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jeff at kreska.org


It appears that absolute positioned elements that are relative to another
absolute positioned element are being laid out at an incorrect location.

The url
http://chief.corp.farecompare.com/resources/v2/components/myalerts/tests/test-abs-abs.html
shows a calendar that if you click on the 'March 2009' text you will see an
element absolute positioned appear next to the click.  If you click the down
arrow image next to the Mar 2009 text the abs positioned element appears at the
top of the screen.

The javascript code is using prototypejs Element.clonePosition to determine the
location for the absolute positioned element.


-- 
Configure bugmail: https://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