Re: [orca-list] problems with the focus on the eclipse



Hi Carolyn,
Thanks again.
The accessibility of eclipse is getting very good with orca.
I believe that soon Joanie will be using Eclipse to develop orca!!!


On 05/05/2010 12:45 PM, Carolyn MacLeod wrote:

Hi, José and Joanie.

Thank-you both for all of your info.
We opened Eclipse bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=311746
and then we fixed it, and the fix will be in tonight's build.

Carolyn


From: Joanmarie Diggs <joanmarie diggs gmail com>
To: vilmar informal com br
Cc: orca <Orca-list gnome org>
Date: 05/04/2010 11:04 PM
Subject: Re: [orca-list] problems with the focus on the eclipse
Sent by: orca-list-bounces gnome org





Hey José.

Thanks for the follow-up. That makes a lot of sense. Orca by default
ignores object:text-caret-moved events from objects which are not the
locusOfFocus. Otherwise we'd be announcing all sorts of nonsense....

As I'm gathering you have figured out, had a focus: event and/or an
object:state-changed:focused event with detail1 == 1 been emitted by the
text object in question, we would've updated the locusOfFocus and thus
not ignored the subsequent caret-moved events that you've discovered
we're getting.

While we *could* try to handle this within Orca, doing so would be a
hack. Therefore, if you haven't already done so, could you please file a
bug with your findings against Eclipse?

Thanks again for all your help!
--joanie

On Tue, 2010-05-04 at 23:20 -0300, jose vilmar estacio de souza wrote:
> Hi joanie,
> Looking in the debug.out I found the following:
>
> 1. When I alt+tab to eclipse no EVENT focus seems to be fired.
> 2. When I press the up/down keys the EVENT object:text-caret-moved is
> fired but no text is generated.
> 3. When I press ctrl_+shift+tab the EVENT focus is fired and text is
> generated.
> 4. When I press the tab key the EVENT focus is fired and text is generated.
> 5. When I press the up key the EVENT object:text-caret-moved is fired
> and text is generated.
>
> It seems the problem only happens when the window is activated.
> Thanks!
>
> On 05/04/2010 05:05 PM, Joanmarie Diggs wrote:
> > Hey José.
> >
> > On Tue, 2010-05-04 at 16:10 -0300, José Vilmar Estácio de Souza wrote:
> >    
> >> I don't know who is the guilt, orca or eclipse.
> >> Probably both!
> >>      
> > Have you looked at a full debug.out captured whilst reproducing the
> > problem?
> >
> > 1. If you see the keyevents present but no object events resulting -- or
> > none of the expected and appropriate events resulting -- then it's
> > likely an eclipse bug.
> >
> > 2. If you see appropriate events (with the appropriate states), but Orca
> > is not presenting them, then it would be an Orca RFE because at the
> > moment we don't have a custom script for Eclipse. One might be in order.
> >
> > 3. If you see a traceback, that would be Orca.
> >
> > I hope it winds up being item 2.<smile>
> >
> > --joanie
> >
> >    


_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit
http://live.gnome.org/Orca for more information on Orca.
The manual is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at
http://live.gnome.org/Orca/FrequentlyAskedQuestions
Netiquette Guidelines are at
http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
Log bugs and feature requests at
http://bugzilla.gnome.org
Find out how to help at
http://live.gnome.org/Orca/HowCanIHelp



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