[Webkit-unassigned] [Bug 86423] Clicking/tapping close to the upper border of the input field moves the cursor to the beginning.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 15:01:47 PDT 2012


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





--- Comment #6 from Ojan Vafai <ojan at chromium.org>  2012-05-16 15:00:47 PST ---
(In reply to comment #4)
> I know we consider clicks in space above the first line to be part of the first line.  But maybe we shouldn't for single-line input?  It seems reasonable to disable that behavior in the single-line case.

It's the other way around. To be more accurate, we only consider clicks above the first line to be part of the first line on Windows to match Windows platform expectations.

I'm suggesting something slightly different. If you click in the padding above the first line we should consider it part of the first line on all platforms.

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