[Webkit-unassigned] [Bug 232622] [GTK][a11y] Embedded objects are not correctly handled by text interface with ATSPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 07:13:50 PDT 2021


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

--- Comment #9 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Andres Gonzalez from comment #7)
> Why the TextIteratorBehaviors need to be different for ATSPI vx. ATK or Mac?
> This should all be platform independent. Not saying that you should make it
> platform-independent, but just want to understand the differences.

I don't know how it's expected to behave in mac, it should be the same for ATK and ATSPI, but I don't want to change the ATK behavior in this patch. The handling of replaced objects is already broken in ATK and fixing it would require more changes not included in this patch. The new ATSPI implementation will replace the ATK one, so I don't plan to fix ATK at this point.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211104/b51f84e2/attachment.htm>


More information about the webkit-unassigned mailing list