RESOLVED FIXED 59009
[Mac] Like autocorrection, other types of substitution need to respect undo.
https://bugs.webkit.org/show_bug.cgi?id=59009
Summary [Mac] Like autocorrection, other types of substitution need to respect undo.
Jia Pu
Reported 2011-04-20 10:50:17 PDT
On Mac, when text substitution is turned on, (c) will get converted to © automatically. However, if user undid such substitution, then we shouldn't convert it again. This should also apply to automatically adding link to url string. <rdar://problem/8601537>
Attachments
Patch (8.78 KB, patch)
2011-04-20 11:00 PDT, Jia Pu
no flags
Patch (v2) (8.78 KB, patch)
2011-04-20 14:46 PDT, Jia Pu
no flags
Jia Pu
Comment 1 2011-04-20 11:00:19 PDT
Adele Peterson
Comment 2 2011-04-20 14:30:24 PDT
Comment on attachment 90361 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=90361&action=review > Source/WebCore/ChangeLog:9 > + Similar to autocorreciton, we use SpellingCorrectionCommand to carry out other types of text substitution, so that Typo - "autocorrection"
Jia Pu
Comment 3 2011-04-20 14:46:44 PDT
Created attachment 90419 [details] Patch (v2)
WebKit Commit Bot
Comment 4 2011-04-20 16:35:30 PDT
Comment on attachment 90419 [details] Patch (v2) Clearing flags on attachment: 90419 Committed r84433: <http://trac.webkit.org/changeset/84433>
WebKit Commit Bot
Comment 5 2011-04-20 16:35:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.