[Webkit-unassigned] [Bug 40546] New: Regression (Safari 4 to 5): Colloquy keydown handling broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 13 10:27:35 PDT 2010


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

           Summary: Regression (Safari 4 to 5): Colloquy keydown handling
                    broken
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://colloquy.info/project/ticket/2110
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: opendarwin at lapcatsoftware.com


http://colloquy.info/project/ticket/2110

Previously, it had been possible to activate the Colloquy window by clicking anywhere in the main textarea, and when you began typing, the cursor would automatically enter the input box for you. After installing Safari 5, I have to explicitly click in the input box before any typing is registered as input.

I've discovered in the debugger that the cause of this change is  https://trac.webkit.org/changeset/58829

The value of changedFocusedFrame is true, which prevents the keyDown event from being passed to Colloquy.

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