Bug 94831

Summary: WebKit fires input event before updating selection
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, ayg, enrica, leviw, ojan, tkent
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2012-08-23 12:16:44 PDT
http://code.google.com/p/chromium/issues/detail?id=138069 Reproduction steps: 1. Open http://jsfiddle.net/9jHxE/1/ 2. Type "a" in the text field Expected result: "1 a" Actual result: "0 a"
Attachments
Ojan Vafai
Comment 1 2012-08-23 14:37:49 PDT
I don't know that this is specced anywhere, but I agree that what we do now is inconsistent and should be changed (i.e. that the selection should be updated first).
Kent Tamura
Comment 2 2012-12-16 20:29:00 PST
Note You need to log in before you can comment on or make changes to this bug.