Re: [g-a-devel] specialized dialog roles

2014-12-12 Thread Alexander Surkov
Ok, so we have to figure something else. I would avoid to introduce more discrepancy between IA2 and ATK. On Fri, Dec 12, 2014 at 10:34 AM, Joseph Scheuhammer wrote: > On 2014-12-12 3:27 AM, Alejandro Piñeiro wrote: > >> I know that gtk is using that role. The best example is this widget: >> >>

Re: [g-a-devel] specialized dialog roles

2014-12-12 Thread Joseph Scheuhammer
On 2014-12-12 3:27 AM, Alejandro Piñeiro wrote: I know that gtk is using that role. The best example is this widget: https://developer.gnome.org/gtk3/stable/GtkColorChooserDialog.html FWIW: $ python3 Python 3.3.2 (default, Nov 3 2014, 15:32:43) [GCC 4.8.3 20140911 (Red Hat 4.8.3-7)] on linux

Re: [g-a-devel] specialized dialog roles

2014-12-12 Thread Alejandro Piñeiro
On 11/12/14 22:35, Alexander Surkov wrote: > Hi. ATK as IAccessible2 both have bunch of roles for specialized > dialogs like color chooser dialog [1], [2]. I'm curious if there's any > application on Linux today for these roles. In case of IAccessible2 we > never used those in Firefox following IA2

[g-a-devel] specialized dialog roles

2014-12-11 Thread Alexander Surkov
Hi. ATK as IAccessible2 both have bunch of roles for specialized dialogs like color chooser dialog [1], [2]. I'm curious if there's any application on Linux today for these roles. In case of IAccessible2 we never used those in Firefox following IA2 spec. However Chrome uses those roles for control