[Webkit-unassigned] [Bug 36128] [Gtk] nameFromChildren is obsolete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 12:52:26 PDT 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50725|                            |review?
               Flag|                            |




--- Comment #1 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2010-03-15 12:52:26 PST ---
Created an attachment (id=50725)
 --> (https://bugs.webkit.org/attachment.cgi?id=50725)
proposed fix - no test (yet)

This patch fixes the problem and causes labels (and cell headers) to once again
correctly report their name/description.

I will attach the test separately. The reason being that something* is
preventing accessible text from being exposed with layout tests (or something
that I'm doing in my layout test).

*I'm still digging, but the difference seems to be in TextIterator.cpp:
plainTextToMallocAllocatedBuffer works as expected during actual use (i.e. by a
user of AT accessing content). With my layout test, it returns NULL. :-(

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