[Webkit-unassigned] [Bug 45381] [Gtk] Adjust atk_text_get_text_at_offset to account for bullets/numbers in list items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 22:52:01 PDT 2010


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





--- Comment #7 from chris fleizach <cfleizach at apple.com>  2010-09-23 22:52:01 PST ---
(From update of attachment 68509)
when you get the text of an item with a list marker, should there be a space between the suffix and the actual text?
atk_text_get_text(ATK_TEXT(item3), 0, -1), ==, "3.text and a link"

otherwise this patch is looking pretty good

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