[Webkit-unassigned] [Bug 72382] [Gtk] atk_text_get_text_at_offset() sometimes fails to provide the correct line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 09:30:50 PST 2012


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





--- Comment #9 from Joanmarie Diggs <jdiggs at igalia.com>  2012-02-01 09:30:50 PST ---
(In reply to comment #6)
> (From update of attachment 123799 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=123799&action=review
> 
> > Source/WebCore/accessibility/gtk/WebKitAccessibleInterfaceText.cpp:-105
> > -            box = box->nextTextBox();
> 
> Did you mean to remove this line? I don't see anyting about this in the ChangeLog?

So... I'm going to test having put that line back. Unfortunately, I'm still building (building building) WebKitGtk due to having built Gtk+ and Glib from master. But in the meantime, it sure looks to me that this may be the source of the hang because I don't see anything else updating the value of box which is being looped over.

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