[Webkit-unassigned] [Bug 29060] New: displaying the selected option of a combo-box needs scrolling down

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 17:47:52 PDT 2009


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

           Summary: displaying the selected option of a combo-box needs
                    scrolling down
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


Created an attachment (id=39235)
 --> (https://bugs.webkit.org/attachment.cgi?id=39235)
testcase

I Steps:
Open the attached html file
Click on button Test

II Issue:
A SELECT element is dynamically created (with "size" attribute of "5"). It
should look the same as the one declared statically in the HTML page. Notably
the selected option "F" should be displayed without scrolling.

III Other Browsers:
IE7: ok
FF3: ok

IV Nightly tested : 48037

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=19266

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