[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
Tue Jul 16 10:13:07 PDT 2013


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


Mario Sanchez Prada <mario at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |114872




--- Comment #5 from Mario Sanchez Prada <mario at webkit.org>  2013-07-16 10:13:13 PST ---
(In reply to comment #4)
> (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

Just to mention we are getting closer to fixing this bug :)
https://bugs.webkit.org/show_bug.cgi?id=114872#c1

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