mono / xwt

A cross-platform UI toolkit for creating desktop applications with .NET and Mono
MIT License
1.37k stars 241 forks source link

Revert "[Gtk][a11y] Use toggle button in comboboxes for setting a11y." #987

Closed sevoku closed 5 years ago

sevoku commented 5 years ago

This fix is not required with latest AtkCocoa

This reverts commit 2abba7b56283ec27cd1632b5e4f10dd1dfc56ae1 (part of #875).

sgmunn commented 5 years ago

I haven't been able to verify this yet. Locally for me this breaks VO on my build

sgmunn commented 5 years ago

tested this patch with a build from https://github.com/mono/monodevelop/pull/8965 and combo boxes have their accessibility label read out now