[Webkit-unassigned] [Bug 30883] [Gtk] Implement AtkText for HTML elements which contain text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 28 13:04:43 PST 2009


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


Joanmarie Diggs <joanmarie.diggs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|25675                       |




--- Comment #2 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2009-12-28 13:04:43 PST ---
(In reply to comment #1)
> Marking as depends on bug 25675 as I assume we'll want to be able to count on
> having a single text object before this bug can be addressed. (Feel free to
> correct me if I'm wrong. :-) )

I'm going to correct myself as it seems I was wrong. Due to some
already-implemented WebKit goodness somewhere, the mere act of implementing
AtkText for objects whose children are static text seems to be sufficient to
cause us to have a single text object as expected. Thus we don't first want to
collapse (create) a single static text object. We just want to implement the
fix for this bug and the issue raised in bug 25675 will disappear.

I'll take this one. And I'm marking 25675 as a dup.

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