Re: [g-a-devel] AT-SPI table interface problems
- From: Peter Parente <pparent us ibm com>
- To: Bill Haneman <Bill Haneman Sun COM>
- Cc: gnome-accessibility-devel gnome org, gtk-app-devel-list gnome org, George Kraft <gk4 us ibm com>, Larry Weiss <lweiss us ibm com>
- Subject: Re: [g-a-devel] AT-SPI table interface problems
- Date: Tue, 11 Oct 2005 18:53:56 -0400
Hi Bill,
I'll post my test cases and code in
a new bug report in Gnome's bugzilla. I'll post a link to it once it's
ready.
Pete
| Peter Parente
IBM Intern, Accessibility
pparent us ibm com, (919)962-1780 |
Yes, that image does have an alt attribute!
Bill Haneman <Bill Haneman Sun COM>
10/11/2005 11:09 AM
|
To
| Peter Parente/Raleigh/IBM IBMUS
|
cc
| gnome-accessibility-devel gnome org,
gtk-app-devel-list gnome org, Larry Weiss/Austin/IBM IBMUS, George Kraft/Austin/IBM IBMUS
|
Subject
| Re: [g-a-devel] AT-SPI table
interface problems |
|
Hi Pete
These sound like bugs. Of course, operator error is another
possibility, but in any case we can't determine what to do without bug
reports, test cases, etc.
FWIW, I don't see these sorts of problems with at-poke, and gnopernicus
has not encountered them, so it's possible that you have inadvertantly
wandered into unexplored regions of the gtk+ treeview implementation.
Bill
Peter Parente wrote:
>
> I'm experiencing some problems accessing gtk tables via the AT-SPI
> table interface. In particular, the getSelectedRows and
> getSelectedColumns calls are returning CORBA.UNKNOWN or causing hangs
> or crashes on accessible objects exposing the table interface.
>
> For example, using these methods on the table of characters in the
> Gnome character map application has the following results:
>
> getSelectedRows returns CORBA.UNKNOWN
> getSelectedColumns hangs indefinitely
>
> Using these methods on the list of languages in the same application
> (which is exposed under role 'table') gives the following results:
>
> getSelectedRows works properly
> getSelectedColumns crashes the character map application
>
> In another example, using these methods on the list of demos in the
> gtk-demo (which is exposed under role 'tree table') has the following
> results:
>
> getSelectedRows works properly
> getSelectedColumns crashes gtk-demo with a seg fault
>
> I understand that tables that are actually lists probably shouldn't
> support the getSelectedColumns call, but they probably shouldn't be
> crashing applications. The failure of getSelectedRows on the character
> map table seems wrong.
>
> Can anyone comment on these problems? I can file a bug report on
> bugzilla with my test code if need be.
>
> Thanks,
> Pete
>
>------------------------------------------------------------------------
>
>_______________________________________________
>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]