[Webkit-unassigned] [Bug 32295] Typing in Wave repaints the whole screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 23:17:18 PST 2009


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





--- Comment #2 from James Robinson <jamesr at chromium.org>  2009-12-09 23:17:18 PST ---
http://livedom.validator.nu/?%3Cdiv%20style%3D%22position%3Aabsolute%3B%20left%3A0%22%3E%0A%20%20%3Cdiv%20style%3D%22height%3A200px%22%3E%3C%2Fdiv%3E%0A%20%20%3Cdiv%20contenteditable%3D%22true%22%3E%0A%20%20%20%20%20TYPE%20HERE%0A%20%20%3C%2Fdiv%3E%0A%3C%2Fdiv%3E

Bizarrely enough adding <!DOCTYPE html> reduces the repaint rectangles
(according to Quartz Debug) to be much closer to reasonable, although they seem
a bit large.

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