[Webkit-unassigned] [Bug 61889] Please expose additional editing APIs in WKView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 10:42:07 PDT 2011


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





--- Comment #3 from Justin Bur <justin at cam.org>  2011-06-02 10:42:07 PST ---
(In reply to comment #1)
> >     If I can get the whole string, I can get its length. But once I have its length, I can use attributedSubstringForProposedRange:actualRange:
> 
> You should be able to use that with a range that's larger than the whole document - it's just a bug that WebKit2 doesn't update the range to what it actually produces.

Fixing that would indeed be the best solution (and was the first thing I tried out, but my hopes were dashed after seeing the current implementation).

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