[Webkit-unassigned] [Bug 29049] New: When resizing items dynamically with js on page load CSS borders are displayed incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 13:48:11 PDT 2009


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

           Summary: When resizing items dynamically with js on page load
                    CSS borders are displayed incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://haeg.in
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: harry at haeg.in


When I load the page I resize an image to be the height of the page and
whatever width it should be to keep its aspect ratio. On WebKit it resizes the
image correctly but the right-border assigned to the image is on the left hand
side of the image against the side of the page. When using other rendering
engines this problem is not evident. Additionally when resizing the window the
same javascript function is used to keep the image to the right size and the
border is adjusted to be correct with respect to the image (on the right side).

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



More information about the webkit-unassigned mailing list