[Webkit-unassigned] [Bug 132349] AX: [ATK] text inside span block in a block not accessible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 8 01:15:31 PDT 2014


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


Jarek Czekalski <jarekczek at poczta.onet.pl> changed:

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




--- Comment #2 from Jarek Czekalski <jarekczek at poczta.onet.pl>  2014-06-08 01:15:54 PST ---
Created an attachment (id=232681)
 --> (https://bugs.webkit.org/attachment.cgi?id=232681&action=review)
fix for span block v1.00

When atk interfaces are considered getInterfaceMaskFromObject (accessibility/atk/WebKitAccessibleWrapperAtk.cpp), then all divs are given (roleIsTextType). Seems like all links may also be given this interface. I don't see any counterexample. So this is what the one-liner patch does.

The patch also tested on 2.4 branch.

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