NEW 94734
REGRESSION: Editing slows down at the end of a content editable area
https://bugs.webkit.org/show_bug.cgi?id=94734
Summary REGRESSION: Editing slows down at the end of a content editable area
Ryosuke Niwa
Reported 2012-08-22 11:25:43 PDT
http://code.google.com/p/chromium/issues/detail?id=139557 Open attached file (http://code.google.com/p/chromium/issues/attachmentText?id=139557&aid=1395570000000&name=test.html&token=BDo-xSqQx8ZZvq5Khvw7tNR7K7Y%3A1345659861861), scroll down and start editing. All editing operations such as typing, selecting or pasting become very slow(tested on i7 2nd gen 2.8) Pasting whole text become even unresponsive and require closing whole tab. Note that Chrome 16 works as expected considering size of this file. FPS stats (https://github.com/mrdoob/stats.js) show as low as 0 frames per second when typing at the bottom of the document and 59 when typing at the top.
Attachments
Ryosuke Niwa
Comment 1 2012-08-22 11:28:11 PDT
This is probably another regression from http://trac.webkit.org/changeset/96257.
Alexey Proskuryakov
Comment 2 2012-08-23 11:00:36 PDT
This revision is almost a year old, but I don't think that I can reproduce this in Safari 6.
Note You need to log in before you can comment on or make changes to this bug.