Re: Accessible Name



Hi, 

I propose to change the wording to:

If the user has explicitly set the accessible name using atk_object_set_name() 
that that name is returned. Otherwise, if the child widget is a label then the 
text of the label is returned as the accessible name.

Padraig


> Delivered-To: gnome-accessibility-list gnome org
> X-Accept-Language: en
> MIME-Version: 1.0
> To: gnome-accessibility-list gnome org
> Subject: Re: Accessible Name
> Content-Transfer-Encoding: 7bit
> X-BeenThere: gnome-accessibility-list gnome org
> X-Loop: gnome-accessibility-list gnome org
> X-Mailman-Version: 2.0beta5
> List-Id: GNOME accessibility development <gnome-accessibility-list.gnome.org>
> 
> Hi Padraig,
> 
> > The ATK Widget implementation proposal at
> > http://developer.gnome.org/projects/gap/tech-docs/GTK-impl.html
> > contains proposal for Accessible Name.
> > 
> > For instance for GtkItem we have
> > 
> > If child widget is a label, the accessible name is considered to be the text 
> > of this label. Otherwise, the GtkItem widget is considered nameless.
> > 
> > I would like to make sure we are as one on what this means.
> > 
> > What effect will atk_object_set_name() have for a GailItem?
> > 
> > Will it set the accessible name whoich then be returned by
> > atk_object_get_name()?
> > 
> > Does the description above describe what will happen if 
atk_object_set_name()
> > has not been called?
> 
> That's my understanding of the intention.  A developer can always explicitly 
set
> the AccessibleName they want their widget to have, overriding whatever the
> widget would otherwise scavenge.  If not explicitly set, however, the widget
> will scavenge one as appropriate (in this case from the label of the GtkItem).
> 
> Peter Korn
> Sun Accessibility team
> 
> _______________________________________________
> gnome-accessibility-list mailing list
> gnome-accessibility-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]