[Webkit-unassigned] [Bug 9358] New: Assertion failure in HTMLInputElement::setValueFromRenderer (value == constrainValue(value)) when deleting all text

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 8 07:35:37 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9358

           Summary: Assertion failure
                    in HTMLInputElement::setValueFromRenderer (value ==
                    constrainValue(value)) when deleting all text
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: data:text/html,<input value="X">
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NativeTextField
          Severity: normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


I hit this assert when I try to delete the X in the field using the delete key:

ASSERTION FAILED: value == constrainValue(value)
(WebCore/html/HTMLInputElement.cpp:1068 void
WebCore::HTMLInputElement::setValueFromRenderer(const WebCore::String&))


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list