WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 39791
40546
Regression (Safari 4 to 5): Colloquy keydown handling broken
https://bugs.webkit.org/show_bug.cgi?id=40546
Summary
Regression (Safari 4 to 5): Colloquy keydown handling broken
Jeff Johnson
Reported
2010-06-13 10:27:35 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-06-14 08:27:36 PDT
What are the origins of these frames, are both "file://"?
Jeff Johnson
Comment 2
2010-06-14 10:13:48 PDT
I believe so, yes.
Alexey Proskuryakov
Comment 3
2010-06-14 10:15:45 PDT
*** This bug has been marked as a duplicate of
bug 39791
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug