[Webkit-unassigned] [Bug 18770] New: Typing a character after a space fires unnecessary DOMCharacterDataModified events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 27 06:40:13 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18770
Summary: Typing a character after a space fires unnecessary
DOMCharacterDataModified events
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: illenberger at mac.com
Normally, a single character typed into a contenteditable are should create a
single DOMCharacterDataModified event.
WebKit generates two unnecessary additional DOMCharacterDataModified events
for a character typed after a space character.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list