https://bugs.documentfoundation.org/show_bug.cgi?id=67943

--- Comment #13 from Alex Thurgood <[email protected]> ---
Hi Julien,

The link you posted previously in comment 6, points to a now deprecated
accessibility API. The current API that should be used :

https://developer.apple.com/documentation/appkit/nsaccessibilitytabgrouprole?language=objc

points to a specific tabgroup role, but again, is not particularly helpful.

The subrole page also has a tabButtonSubrole :

https://developer.apple.com/documentation/appkit/nsaccessibilitytabbuttonsubrole?language=objc


See also this discussion here about TextMate, where a similar problem was
encountered when using VoiceOver in a tabbed setting:

https://github.com/textmate/bugs/issues/7

Also, it seems that the Chromium project addressed a similar issue here :

https://groups.google.com/a/chromium.org/forum/#!topic/chromium-reviews/vK3ReXKiJi0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to