[Webkit-unassigned] [Bug 108513] [Chromium] Replace correct misspelled range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 10:46:15 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108513





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2013-02-01 10:48:18 PST ---
(From update of attachment 186074)
View in context: https://bugs.webkit.org/attachment.cgi?id=186074&action=review

> Source/WebKit/chromium/src/WebFrameImpl.cpp:1319
> -    frame()->editor()->replaceSelectionWithText(text, false, true);
> +    frame()->editor()->replaceSelectionWithText(text, false, false);

Why are you disabling smart replace?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list