Bug 94734
Summary: | REGRESSION: Editing slows down at the end of a content editable area | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, enrica |
Priority: | P2 | Keywords: | NeedsReduction |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
This is probably another regression from http://trac.webkit.org/changeset/96257.
Alexey Proskuryakov
This revision is almost a year old, but I don't think that I can reproduce this in Safari 6.