[Webkit-unassigned] [Bug 51260] New: Assertion failure with <select multiple required>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 17 08:52:43 PST 2010


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

           Summary: Assertion failure with <select multiple required>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: dmikurube at google.com


1. Open the attached HTML
2. Select either of options in the listbox
  - The :invalid style should be cleared, but :invalid is still applied.
3. click outside of the listbox
  Assertion failure occurs:
ASSERTION FAILED: m_isValid == validity()->valid()
(/Users/kent/WebKit/WebCore/html/HTMLFormControlElement.cpp:343 virtual bool WebCore::HTMLFormControlElement::isValidFormControlElement())

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