[Webkit-unassigned] [Bug 34821] New: should add Range.modify to match Selection.modify
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 10 17:33:27 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34821
Summary: should add Range.modify to match Selection.modify
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ojan at chromium.org
CC: tony at chromium.org, jparent at google.com,
daniel.danilatos at gmail.com
Selection.modify is really useful, but that you need to operate on the actual
selection limits what you can reasonably do with it. We should expose the same
API on Range. This helps with writing code that needs to navigation word or
line boundaries (e.g. a custom spellchecker).
--
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