WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146732
[iOS] Keyboard shortcuts that take focus away from the web view end up typing a letter into the newly focused field
https://bugs.webkit.org/show_bug.cgi?id=146732
Summary
[iOS] Keyboard shortcuts that take focus away from the web view end up typing...
mitz
Reported
2015-07-08 10:38:05 PDT
<
rdar://problem/21669397
> For example, Command-L focuses the Safari Smart Search Field but then also types a lowercase L into it.
Attachments
Check if the web view is still first responder when handling key events
(1.39 KB, patch)
2015-07-08 10:40 PDT
,
mitz
sam
: review+
Details
Formatted Diff
Diff
Check if content is editable before forwarding events to the keyboard
(3.51 KB, patch)
2015-07-23 14:43 PDT
,
mitz
darin
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2015-07-08 10:40:52 PDT
Created
attachment 256384
[details]
Check if the web view is still first responder when handling key events
mitz
Comment 2
2015-07-08 10:50:03 PDT
Fixed in <
http://trac.webkit.org/r186514
>.
mitz
Comment 3
2015-07-23 14:36:56 PDT
Reopening because this isn’t fixed yet.
mitz
Comment 4
2015-07-23 14:43:52 PDT
Created
attachment 257386
[details]
Check if content is editable before forwarding events to the keyboard
mitz
Comment 5
2015-07-23 16:08:29 PDT
Fixed in <
http://trac.webkit.org/r187266
>.
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