Bug 43601

Summary: Should have test: textInput should not fired when preceding key events are cancelled.
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 42957    
Attachments:
Description Flags
Patch tony: review+

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>