[Webkit-unassigned] [Bug 10010] New: REGRESSION: Assertion failure in HTMLInputElement::setValueFromRenderer when pressing Return in a form with unconfirmed text

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jul 19 10:23:09 PDT 2006


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

           Summary: REGRESSION: Assertion failure in
                    HTMLInputElement::setValueFromRenderer when pressing
                    Return in a form with unconfirmed text
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.google.com
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NeedsRadar
          Severity: major
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ap at nypop.com


Steps to reproduce:
1) Open www.google.com
2) Using Hangul input method, type something in the text field
3) Without closing the inline input session, press Return.

Results: Assertion fails:
=================
ASSERTION FAILED: value == constrainValue(value) ||
constrainValue(value).isEmpty()
(/Users/ap/WebKit/WebCore/html/HTMLInputElement.cpp:1092 void
WebCore::HTMLInputElement::setValueFromRenderer(const WebCore::String&))
=================

Please note that this is not just a debug assertion - in release build,
pressing return now inserts a carriage return, instead of starting a search.


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