[Webkit-unassigned] [Bug 50928] New: RTL: Select elements with a size attribute are always left aligned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 09:35:26 PST 2010


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

           Summary: RTL: Select elements with a size attribute are always
                    left aligned
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: playmobil at google.com
                CC: mitz at webkit.org, xji at chromium.org


Created an attachment (id=76394)
 --> (https://bugs.webkit.org/attachment.cgi?id=76394&action=review)
Testcase

Chromium bug: crbug.com/66709

1. Open attached test case.

What is the expected output?
Contents of select element should be right aligned.

Actual:
Contents of select element are always left aligned.

The items in a select elements whose size attribute is set should be right aligned if dir=rtl is set on the select element, instead they are left aligned.

Browsers tested:
Safari nightly r73886: FAIL
Chrome     9.0.597.16 : FAIL
Firefox 3.6.12: OK
Opera 10.61.8429: OK

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