[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:26:42 PDT 2010


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





--- Comment #19 from jpu at apple.com  2010-10-19 15:26:42 PST ---
(In reply to comment #15)
> 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?

I'm not quite sure about the rationale behind the old behavior. So for this patch, my intention is to only change introduce the new behavior into Safari on 10.7. 

If the new behavior is desirable across the board, I could certainly make this change to all platforms.

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