RESOLVED FIXED 13176
REGRESSION: Typing in text field repaints too much on tivo.com
https://bugs.webkit.org/show_bug.cgi?id=13176
Summary REGRESSION: Typing in text field repaints too much on tivo.com
Adele Peterson
Reported 2007-03-23 18:48:09 PDT
Typing in text field repaints too much on tivo.com Attaching a reduction. If you use Quartz Debug, you'll see the repaint occur outside of the text field. If you go to the live site at http://www.tivo.com/tco , and type in the search field, you'll see most of the page repaint. <rdar://problem/5083328> REGRESSION: Sluggish text entry in search field on tivo.com/tco caused by excessive redrawing
Attachments
test case (385 bytes, text/html)
2007-03-23 18:48 PDT, Adele Peterson
no flags
Adele Peterson
Comment 1 2007-03-23 18:48:41 PDT
Created attachment 13790 [details] test case
Adele Peterson
Comment 2 2007-03-23 18:49:40 PDT
Looks like this has something to do with absolutely positioned background images.
Dave Hyatt
Comment 3 2007-03-24 00:23:35 PDT
Fixed in r20461.
Note You need to log in before you can comment on or make changes to this bug.