Bug 145732 - Explicitly dismiss correction panel when user types a new character
Summary: Explicitly dismiss correction panel when user types a new character
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-06 16:58 PDT by Ryosuke Niwa
Modified: 2015-06-08 14:26 PDT (History)
4 users (show)

See Also:


Attachments
Fixes the bug (1.56 KB, patch)
2015-06-06 17:04 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.