[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
Thu May 2 12:23:38 PDT 2013


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





--- Comment #4 from Mario Sanchez Prada <mario at webkit.org>  2013-05-02 12:22:00 PST ---
(In reply to comment #2)
> (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.

Just realized I forgot to paste here the link to the metabug I filed to keep track of the efforts to remove pango dependency from a11y code:

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

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