[Webkit-unassigned] [Bug 13957] New: REGRESSION (r21367): -[WebView becomeFirstResponder] throws an exception _oldFirstResponderBeforeBecoming is not a valid message outside of a responder's implementation of -becomeFirstResponder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 15:39:53 PDT 2007


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

           Summary: REGRESSION (r21367): -[WebView becomeFirstResponder]
                    throws an exception _oldFirstResponderBeforeBecoming is
                    not a valid message outside of a responder's
                    implementation of -becomeFirstResponder
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: mjs at apple.com


I have an application that calls -[WebView becomeFirstResponder] and it's
throwing an exception:

NSWindow: -_oldFirstResponderBeforeBecoming is not a valid message outside of a
responder's implementation of -becomeFirstResponder.

The call to -_oldFirstResponderBeforeBecoming was added in
<http://trac.webkit.org/projects/webkit/changeset/21367>.


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