[Webkit-unassigned] [Bug 19620] REGRESSION: GoogleDocs: Font size change doesn't work first time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 17 15:41:09 PDT 2008


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





------- Comment #2 from justin.garcia at apple.com  2008-06-17 15:41 PDT -------
Seems like a bug in GoogleDocs.  On the first font size change they are:

Inserting an empty text node before the text node that contains "hello"
Clearing the selection with Selection::removeAllRanges()
Setting a selection with Selection::addRange(r) where r is [emptyTextNode, 0]
to [emptyTextNode, 0]


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