[Webkit-unassigned] [Bug 73433] [Gtk][WK2] atk_text_get_text_at_offset() fails to provide the correct line for text which is wrapped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 10 10:22:08 PDT 2013


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2013-04-10 10:20:22 PST ---
(In reply to comment #1)

> So, I think that either we find a way to create a proper PangoLayout reflecting as well as possible the reality in the UI process or we just find a way to get the same result without using GailUtil + Pango at all, which is probably the best idea since we wanted to get rid of this APIs anyway, I think, and this might be a good reason to speed that up.

Getting rid of the pango dependency here is a step in the right direction, I think. The accessibility code shouldn't depend on a GtkWidget.

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