Re: [orca-list] eclipse and status line



OK, in attach a file with the the content after I press orca_key+ctrl+alt+pageDown.

I didn't find mentions to something like a status bar.

Another strange thing is the content shown to app.name.
Thanks.

On 14-03-2009 21:56, Willie Walker wrote:
After I got this error I included the same suggested code before line 1882.

            if not child:
                continue
            state = child.getState()

No more erros. However I can not get the content of the status line.

Bummer.

It seems that eclipse doesn't provide a status bar. I remember that when I was a jaws user, I could access something like a status bar. In this component I could read information about line and collumn position, and error messages.

It might have a status bar, but it looks as though something might screwed up enough in the hierarchy so as to prevent Orca from getting to it. I don't have eclipse handy, so I can't debug this. :-(

You *might* try pressing Insert+Ctrl+Alt+PageDown to invoke the Orca debug command that dumps the hierarchy of the application to the console where Orca is started. You could search that for any sign of a status bar. This attempts to dump the complete hierarchy, so it can be very verbose, though. In addition, since we might be dealing with a broken hierarchy in ecplise, the debug code might end up running into that to.

Will

--
José Vilmar Estácio de Souza
Informal Informatica
msn: vilmar informal com br
aim: zevilmar
gmail: jvilmar gmail com
fone: +55 21-2555-2650
cel: +55 21-8868-0859


Attachment: orca1.txt.gz
Description: GNU Zip compressed data



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