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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 16:54:11 PST 2009


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





--- Comment #1 from James Robinson <jamesr at chromium.org>  2009-12-09 16:54:10 PST ---
Reduced slightly further:

<div style="position:absolute"> 
    <div style="height: 200px"></div> 
        <div contenteditable="true"> 
            TYPE HERE AND SEE IT REPAINT THE WHOLE SCREEN
        </div> 
    </div> 
</div>

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