Bug 57504 - WebHTMLView shouldn't resend noop: commands
Summary: WebHTMLView shouldn't resend noop: commands
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-03-30 13:48 PDT by Alexey Proskuryakov
Modified: 2011-03-30 17:11 PDT (History)
0 users

See Also:


Attachments
proposed fix (1.37 KB, patch)
2011-03-30 14:00 PDT, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2011-03-30 13:48:20 PDT
Resending a noop: command for every Cmd+key combo breaks a certain client application.

<rdar://problem/9209390>
Comment 1 Alexey Proskuryakov 2011-03-30 14:00:52 PDT
Created attachment 87609 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2011-03-30 17:11:56 PDT
Committed <http://trac.webkit.org/changeset/82524>.