[Webkit-unassigned] [Bug 26279] REGRESSION: typing in gmail pegs CPU
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 12 12:49:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26279
------- Comment #13 from ojan at chromium.org 2009-06-12 12:49 PDT -------
Created an attachment (id=31209)
--> (https://bugs.webkit.org/attachment.cgi?id=31209&action=view)
Broken DOM
The output of startPosition.node()->showTreeForThis() called from within
InsertTextCommand::input. The obvious issues:
1. There is no font-size anywhere in the HTML. So the typingStyle is never
actually getting applied!
2. Each character I type is going into it's own textnode.
--
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