[Webkit-unassigned] [Bug 47629] Moving cursor back to autocorrected word in the same line shouldn't remove the underline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 15:07:49 PDT 2010


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





--- Comment #15 from Ryosuke Niwa <rniwa at webkit.org>  2010-10-19 15:07:49 PST ---
Also, I have to say that the new behavior seems better than the old behavior.  In http://trac.webkit.org/browser/trunk/LayoutTests/editing/deleting/delete-3800834-fix.html for example, we have:

<span id="test">Foo<BR><BLOCKQUOTE>Bar</BLOCKQUOTE></span>

And we delete "\nBar" backwards.  We have correction indicator (or whatever red dotted line is called) until we delete "Bar" but the indicator disappears when we delete "\n" between "Foo" and "Bar" (deleted by that moment).  Is this intended?

-- 
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