[Webkit-unassigned] [Bug 47365] getTextAtOffset returns incorrect results if a link includes text and an image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 02:07:04 PDT 2010


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


Mario Sanchez Prada <msanchez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71412|0                           |1
        is obsolete|                            |
  Attachment #71412|review?                     |
               Flag|                            |
  Attachment #71852|                            |review?
               Flag|                            |




--- Comment #6 from Mario Sanchez Prada <msanchez at igalia.com>  2010-10-26 02:07:03 PST ---
Created an attachment (id=71852)
 --> (https://bugs.webkit.org/attachment.cgi?id=71852&action=review)
Patch proposal + unit test

Attaching a new patch:

(In reply to comment #5)
> [...]
> > WebKit/gtk/tests/testatk.c:979
> > +    g_idle_add((GSourceFunc)bail_out, loop);
> > +    g_main_loop_run(loop);
> 
> I think we should also try to iterate the main main loop here as well. I think you're exploring that presently.

Fixed (by manually spinning the loop, which is still needed  to get the accessible objects)

Asking for review again

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