[Webkit-unassigned] [Bug 34821] should add Range.modify to match Selection.modify

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 4 17:40:57 PST 2010


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2010-12-04 17:40:57 PST ---
(In reply to comment #1)
> This seems to be a very useful feature and it's trivial to implement.  All we need to do is to create a VisibleSelection out of a Range, and do modify operation on that VisibleSelection and get a Range object back.

That's what I thought.  But not really.  For line and paragraph granularities, we have xPosForVerticalArrowNavigation.  It's not clear at all what's the correct value to use if the selection is created out of a range.

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