[Webkit-unassigned] [Bug 31920] REGRESSION (r38898): Using the up arrow in a textarea gets "stuck" at the beginning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 10:07:14 PST 2009


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





--- Comment #11 from Alexey Proskuryakov <ap at webkit.org>  2009-12-16 10:07:13 PST ---
> Maybe I can try to avoid it using
> getSelection().baseOffset and getting the position of the cursor, that way I
> could use dumpAsText, would that be ok?

I was going to say yes, but looking at bug 13736  comment 19, I'm no longer
sure. If you can make a text-only test case that fails before your fix and
passes with it, it would definitely be much better than a pixel test.

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