[webkit-reviews] review requested: [Bug 132349] AX: [ATK] text inside span block in a block not accessible : [Attachment 232681] fix for span block v1.00

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


Jarek Czekalski <jarekczek at poczta.onet.pl> has asked  for review:
Bug 132349: AX: [ATK] text inside span block in a block not accessible
https://bugs.webkit.org/show_bug.cgi?id=132349

Attachment 232681: fix for span block v1.00
https://bugs.webkit.org/attachment.cgi?id=232681&action=review

------- Additional Comments from Jarek Czekalski <jarekczek at poczta.onet.pl>
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.


More information about the webkit-reviews mailing list