Bug 145732

Summary: Explicitly dismiss correction panel when user types a new character
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, ddavidso, enrica
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug none

Description Ryosuke Niwa 2015-06-06 16:58:57 PDT
Explicitly dismiss the correction panel when the user types a new character, inserts a paragraph, etc... instead of relying on AppKit to automatically dismiss the correction panel.
Comment 1 Ryosuke Niwa 2015-06-06 16:59:27 PDT
<rdar://problem/19596892>
Comment 2 Ryosuke Niwa 2015-06-06 17:04:06 PDT
Created attachment 254420 [details]
Fixes the bug
Comment 3 WebKit Commit Bot 2015-06-08 14:26:26 PDT
Comment on attachment 254420 [details]
Fixes the bug

Clearing flags on attachment: 254420

Committed r185329: <http://trac.webkit.org/changeset/185329>
Comment 4 WebKit Commit Bot 2015-06-08 14:26:29 PDT
All reviewed patches have been landed.  Closing bug.