RESOLVED FIXED 141203
Smart quoting could move the caret backwards in some configurations
https://bugs.webkit.org/show_bug.cgi?id=141203
Summary Smart quoting could move the caret backwards in some configurations
Ryosuke Niwa
Reported 2015-02-03 10:26:44 PST
When continous spellchecking and text replacement are disabled but smart link is enabled, smart quote could move the caret backwards. <rdar://problem/17452543>
Attachments
Fixes the bug (9.55 KB, patch)
2015-02-03 11:06 PST, Ryosuke Niwa
enrica: review+
Ryosuke Niwa
Comment 1 2015-02-03 11:06:31 PST
Created attachment 245950 [details] Fixes the bug
Enrica Casucci
Comment 2 2015-02-03 13:33:54 PST
Comment on attachment 245950 [details] Fixes the bug View in context: https://bugs.webkit.org/attachment.cgi?id=245950&action=review look good to me > Source/WebCore/ChangeLog:4 > + https://bugs.webkit.org/show_bug.cgi?id=141203 Please, add the radar number to the ChangeLog
Ryosuke Niwa
Comment 3 2015-02-03 13:50:02 PST
Thanks for the review.
Ryosuke Niwa
Comment 4 2015-02-03 13:52:52 PST
Ryosuke Niwa
Comment 5 2015-02-03 18:02:01 PST
Added the expected result in http://trac.webkit.org/changeset/179587.
Note You need to log in before you can comment on or make changes to this bug.