[Webkit-unassigned] [Bug 75350] New: Page reload when trying to click on select element with 10151 options.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 29 06:13:34 PST 2011


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

           Summary: Page reload when trying to click on select element
                    with 10151 options.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at jamestandy.com


Created an attachment (id=120738)
 --> (https://bugs.webkit.org/attachment.cgi?id=120738&action=review)
Source of a page which causes unexpected reload when clicking on select element with 10151 options

Similar to http://redrata.com/2011/07/safari-woff-select-field-crash/
However the element which causes the crash has no javascript content, or non standard fonts.

This select dropdown has 10151 elements, simply clicking on it causes the page to refresh.
Expected result, dropdown menu appears.

Page is part of our online admin system and not publicly visible, so I have attached a page source for reference.

The element which causes the crash is <select name="imagelist0">

Bug occurred on Safari 5.1.2 (7534.52.7) on Windows XP and Windows 7

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