[Webkit-unassigned] [Bug 13736] REGRESSION (r19811): Using the down arrow in a textarea gets "stuck" at the end of a wrapped line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 14:53:32 PDT 2009


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





--- Comment #22 from Alejandro Garcia Castro <alex at igalia.com>  2009-10-12 14:53:31 PDT ---
(In reply to comment #21)
> Apparently this patch is causing problems with the caret browsing, the issue in
> the bug 25676 does not happen if we avoid the call to the
> searchAheadForBetterMatch.

Actually if we use the test uploaded in the patch (wrapped-line-caret-1.html)
we can check that if we move the caret to the last position (after the last x)
and we move up we can not reach the first line. I would say the patch fixes the
problem in one situation but breaks the opposite use case, causing also a
problem when we have inlines and we move with the cursor with the caret
browsing, like in the bug 25676.

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