WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16333
[GTK] Key bindings must work with focused frames
https://bugs.webkit.org/show_bug.cgi?id=16333
Summary
[GTK] Key bindings must work with focused frames
Luca Bruno
Reported
2007-12-06 13:45:18 PST
Hello, currently key bindings connected to signals such as select-all, copy-clipboard, paste-clipboard and cut-clipboard work with the main frame. This prevents them from working correctly in other elements such as editable contents.
Attachments
use focused frames
(2.13 KB, patch)
2007-12-06 13:51 PST
,
Luca Bruno
alp
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Luca Bruno
Comment 1
2007-12-06 13:51:20 PST
Created
attachment 17758
[details]
use focused frames Using focused frame in key binding callbacks solves this problem.
Alp Toker
Comment 2
2007-12-08 06:42:52 PST
Comment on
attachment 17758
[details]
use focused frames r=me
Alp Toker
Comment 3
2007-12-08 06:43:17 PST
Landed in
r28516
.
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