[Webkit-unassigned] [Bug 95951] New: Incorrect behavior for right aligned body background images on RTL documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 01:50:28 PDT 2012


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

           Summary: Incorrect behavior for right aligned body background
                    images on RTL documents
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://91.123.201.209/bg_rtl_test.html
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jon at clubcreatif.com


Created an attachment (id=162450)
 --> (https://bugs.webkit.org/attachment.cgi?id=162450&action=review)
Demonstrates webkit's unexpected behavior 

If the document's direction is defined as RTL (right-to-left) and you assign a background-image to the body tag, and this body tag is aligned right, this image will be displayed incorrectly once the window is made smaller and horizontal scrollbars appear.

This can be verified on the URL http://91.123.201.209/bg_rtl_test.html or viewing the attached image where a test has been made using the nightly build and compared to the behavior of IE, Firefox and Opera. In the example, you would expect the word "Contents" to always be on top of the blue background for any size of the viewport.

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