Bug 38832

Summary: Add support for textInput events to contentEditable elements
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 26526    
Bug Blocks: 42957    

Hajime Morrita
Reported 2010-05-09 23:50:44 PDT
Related to Bug 26526, support textInput event for contentEditable. Actually, we already have textinput for contentEditable. But it is limited to handle text insertions. We should allow web applications to handle various editing related commands other than insertText.
Attachments
Hajime Morrita
Comment 1 2010-05-09 23:55:24 PDT
This feature should be investigated behind the flag which would be defined at Bug 26526.
Hajime Morrita
Comment 2 2010-08-05 17:58:42 PDT
This kind of problem should be handled by per-operation basis like Bug 42958 for pasting. And TextEvent enhancement itself is tracked by Bug 42957. So I'll close this. *** This bug has been marked as a duplicate of bug 42957 ***
Note You need to log in before you can comment on or make changes to this bug.