[Webkit-unassigned] [Bug 50012] Moving cursor down in table cycles at the end of a row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 24 04:14:52 PST 2010


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





--- Comment #1 from jochen at chromium.org  2010-11-24 04:14:52 PST ---
Created an attachment (id=74745)
 --> (https://bugs.webkit.org/attachment.cgi?id=74745&action=review)
layout test demonstrating the problem

If you try to go with e.g. page down over a part of html that contains a table, webkit will go into an endless loop in SelectionController::modify (in the for loop around line 777)

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