[Webkit-unassigned] [Bug 17310] New: Assertion failure in EventHandler::handleTextInputEvent ((underlyingEvent)->type() == keypressEvent) at Yahoo! Finance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 08:58:30 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17310

           Summary: Assertion failure in EventHandler::handleTextInputEvent
                    ((underlyingEvent)->type() == keypressEvent) at Yahoo!
                    Finance
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://finance.yahoo.com/q?s=jnj
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


Steps to reproduce:
1) Open the URL.
2) Press the "a" key.

Result:
ASSERTION FAILED: static_cast<KeyboardEvent*>(underlyingEvent)->type() ==
keypressEvent
(WebCore/page/EventHandler.cpp:1794 bool
WebCore::EventHandler::handleTextInputEvent(const WebCore::String&,
WebCore::Event*, bool, bool))

The actual type is "keyDown".

No abnormal behavior in release builds.


-- 
Configure bugmail: http://bugs.webkit.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