WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117287
Avoid nested eventSender.keyDown in editing/selection/caret-after-keypress.html
https://bugs.webkit.org/show_bug.cgi?id=117287
Summary
Avoid nested eventSender.keyDown in editing/selection/caret-after-keypress.html
Eugene Klyuchnikov
Reported
2013-06-06 03:27:22 PDT
Nested eventSender.keyDown simulates impossible situation. This confuses confuses event processing system and causes crash in [Qt5][WK2] environment. See
https://bugs.webkit.org/show_bug.cgi?id=117070
for more details.
Attachments
Patch
(2.70 KB, patch)
2013-06-06 04:18 PDT
,
Eugene Klyuchnikov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eugene Klyuchnikov
Comment 1
2013-06-06 04:18:07 PDT
Created
attachment 203922
[details]
Patch
WebKit Commit Bot
Comment 2
2013-06-06 09:29:23 PDT
Comment on
attachment 203922
[details]
Patch Clearing flags on attachment: 203922 Committed
r151276
: <
http://trac.webkit.org/changeset/151276
>
WebKit Commit Bot
Comment 3
2013-06-06 09:29:24 PDT
All reviewed patches have been landed. Closing bug.
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