[Libreoffice-bugs] [Bug 67943] ACCESSIBILITY: Issues with tabbed dialogs on Mac OS X

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 18 10:23:06 UTC 2019


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

--- Comment #13 from Alex Thurgood <iplaw67 at tuta.io> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190218/b0ae8234/attachment.html>


More information about the Libreoffice-bugs mailing list