Re: [g-a-devel]Re: inconsistent in gnopernicus event process for HTML input widgets
- From: remus draica <rd baum ro>
- To: Simford Dong <Simford Dong SUN Com>
- Cc: gnome-accessibility-devel gnome org
- Subject: Re: [g-a-devel]Re: inconsistent in gnopernicus event process for HTML input widgets
- Date: Thu, 30 Jan 2003 14:41:39 +0200
Hi Simford,
I looked in more details to your patch.
I see that you concatenate two strings presentation: one for current focused
object (list-item) and for it parent (combo-box I presume).
This strange behaviour (report focus for list-item ---which happens in
fact--- not for combo-box) could be because events filtering (made in SRLow.c
file) is not good enough.
To correct this, I need the most recent mozilla version. With the version
from mozilla site, from 07 nov 2002, for that combo I cannot see nothing(it
is reported on my computer as a combo with "no name" name and some children
with same caracteristics, which has other children with same characteristics.
Best regards,
Remus
On Tuesday 28 January 2003 09:15, you wrote:
> Hi Remus,
>
> Yes, there is much difference between gtk and mozilla toolkits.
> Firstly, Mozilla does not expose the relation (between label and its
> widget) to at-spi, but just return the label name when the widget is
> requested for getText(). Secondly, the list-item and its parent (combo-box)
> are different accessible objects in Mozilla. When getText() is requested,
> list-item just returns the content of current selected item, not the name
> of its parent (combo-box), in other words, the name of corresponding label.
> So maybe Gnopernicus should adjust its event process to make all HTML input
> widgets work smoothly.
>
> There is little change in Mozilla Accessibility since last November.
> You can use your old version for testing or just build it yourself from
> trunk tree of mozilla.org.
>
> Best regards,
> Simford
>
> remus draica wrote:
> > Hi,
> >
> > Thanks for the patch, but not this is the idea in which gnopernicus must
> > work. Possible causes of this behaviour could be:
> > - diferences between gtk and mozilla toolkits;
> > - missing some relations between objects or name of the object is not
> > reported correctly.
> >
> > I tried to see what the problem can be for this page.
> > My mozilla version is from 07 november 2002 from mozilla site.
> > For the page in atachament, I cannot see any relation between that combo
> > and label (text before label).
> >
> > Please send me an adress from where I can donload the most recent mozilla
> > version for more investigation.
> >
> > Best regards,
> > Remus
>
> _______________________________________________
> Gnome-accessibility-devel mailing list
> Gnome-accessibility-devel gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]