Bug 43601 - Should have test: textInput should not fired when preceding key events are cancelled.
Summary: Should have test: textInput should not fired when preceding key events are ca...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 42957
  Show dependency treegraph
 
Reported: 2010-08-05 18:29 PDT by Hajime Morrita
Modified: 2010-08-08 21:30 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.69 KB, patch)
2010-08-05 21:21 PDT, Hajime Morrita
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2010-08-05 18:29:39 PDT
From Bug 42958.
Tests for textInput need to improve. This one is a part of such effort.
Comment 2 Hajime Morrita 2010-08-05 21:21:06 PDT
Created attachment 63688 [details]
Patch
Comment 3 Hajime Morrita 2010-08-05 21:21:48 PDT
Hi Tony, could you take a look?
Comment 4 Tony Chang 2010-08-06 09:51:27 PDT
Comment on attachment 63688 [details]
Patch

Thanks!
Comment 5 Hajime Morrita 2010-08-08 21:30:00 PDT
Committed r64962: <http://trac.webkit.org/changeset/64962>