[Webkit-unassigned] [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 14:42:51 PDT 2009


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





--- Comment #41 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2009-07-08 14:42:49 PDT ---
Another (hopefully reproducible) example of the line contents getting cut off
unexpectedly:

In the table of attachments for this bug, highlight the accessible text object
which corresponds to the attachment size and do:

    acc.queryText().getTextAtOffset(0, TEXT_BOUNDARY_LINE_START)

Examples:

    * ('(17.85 KB, p', 0, 12)
    * ('(5.28 KB, p', 0, 11)
    * ('(263.30 KB, i', 0, 13)

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