[Webkit-unassigned] [Bug 45709] Need to remove autocorrection underlines in current line when newline is entered.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 15 10:24:01 PDT 2010


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





--- Comment #4 from Enrica Casucci <enrica at apple.com>  2010-09-15 10:24:01 PST ---
I think the right place to do this is TypingCommand. Look at the doApply method, that is where we handle special characters such as delete, enter, backspace, etc.

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