Bug 13297 - A canceled textInput event for dead key + key is dispatched a second time
Summary: A canceled textInput event for dead key + key is dispatched a second time
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-06 10:12 PDT by mitz
Modified: 2007-12-29 13:13 PST (History)
1 user (show)

See Also:


Attachments
Test case (557 bytes, text/html)
2007-04-06 10:13 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-04-06 10:12:42 PDT
Canceling a textInput event for a character entered using a dead key + key combination results in the event (or an identical event) being dispatched a second time. See the attached test case.
Comment 1 mitz 2007-04-06 10:13:25 PDT
Created attachment 13981 [details]
Test case
Comment 2 Alexey Proskuryakov 2007-12-29 13:13:07 PST
I cannot reproduce this with Safari 3 or TOT.