[Webkit-unassigned] [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 14 09:39:18 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25415
------- Comment #8 from xan.lopez at gmail.com 2009-05-14 09:39 PDT -------
OK, one thing. Say I have this string: "This is." (3 spaces between 'This'
and 'is'). If I ask for getTextAtOffset(7, TEXT_BOUNDARY_WORD_END) should I
really get: " is" ? I think this might complicate the implementation enough
that I might want to rewrite it from scratch, not sure.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list