[Webkit-unassigned] [Bug 18835] spelling underlines disappear when they shouldn't
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 8 20:28:32 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=18835
------- Comment #4 from hbono at chromium.org 2009-01-08 20:28 PDT -------
Thank you for your review and comments.
> do we need to make this change to InsertParagraphSeparatorCommand and
> BreakBlockquoteCommand?
As far as I read the InsertParagraphSeparatorCommand::doApply() and
BreakBlockquoteCommand::doApply() functions, they already use the
splitTextNode() function to split a text node. (This is a reason why my quick
fix uses the splitTextNode() function.)
Regards,
Hironori Bono
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list