[Webkit-unassigned] [Bug 105189] Add function to move caret selection towards a point

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 10:11:17 PST 2012


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





--- Comment #22 from Chris Hopman <cjhopman at chromium.org>  2012-12-20 10:13:31 PST ---
(In reply to comment #19)
> (In reply to comment #18)
> > I'm not sure this patch is wrong.  Just slightly atypical for WebKit's previous editing design.
> 
> I concur. This "feels wrong".

Hm, ok, I have a proposal:

What's really wanted is a WebFrame::selectRange() that (1) honors the platform editing behavior, and (2) is restricted to the root editable element of the current selection.

So, what if I change selectRange to do (1) and make it optionally do (2)?

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