Re: [g-a-devel]EditableText exported when keyboard and mouse edit doesn't work



Hi Mukund,

What we have is a GtkTextView for which gtk_tree_view_set_editable(..., FALSE)
has been called.

I will change the implementation of AtkEditableText in gailtextview.c to check 
that the underlying widget is editable before allowing these functions to run.

I will also check the other implementations of AtkEditableText that we have.

Padraig

> Hi Mukund,
> 
> My initial reaction is that this is wrong. I will look at it more closely. 
> Perhaps I will change my mind
> 
> Padraig
> 
> > 
> > The EditableText interface is exported for the Info and Source tab
> > (right hand side of gtk-demo) and I've been able to exercise all the
> > methods in the AccessibleEditableText interface successfully.
> > 
> > What's intriguing is that this area is not editable via keyboard (or
> > mouse) whereas the methods allow me to cut, copy, paste, insert text
> > into the area!
> > 
> > Is this a problem ?
> > 
> > Cheers,
> > Mukund.
> > 
> > 
> > _______________________________________________
> > Gnome-accessibility-devel mailing list
> > Gnome-accessibility-devel gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
> 
> _______________________________________________
> 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]