Re: edSharp doing odd things with text
- From: Alex Hall <mehgcap@xxxxxxx>
- To: programmingblind@xxxxxxxxxxxxx
- Date: Thu, 28 Feb 2008 10:13:06 -0500
That is part of the problem; there seems to be no common factor
at all, it just "decides" to do it every now and then. I will
let you know if I find something constant in this.
Have a great day,
Alex
----- Original Message -----
From: Jamal Mazrui <empower@xxxxxxxxx
To: programmingblind@xxxxxxxxxxxxx
Date sent: Thu, 28 Feb 2008 10:08:22 -0500 (EST)
Subject: Re: edSharp doing odd things with text
If you can find a sequence of steps that reproduces the problem,
that
would help me debug it. I suspect the cause is JAWS-related,
however,
since others have reported problems with the off screen model of
JAWS 9,
particularly in .NET-based applications.
So, if I can reproduce the problem and the cause is EdSharp, I
will fix
that; if the cause is JAWS, I will try to fix it via the scripts
distributed with EdSharp; and whether the latter case works as a
temporary
solution or not, I encourage folks to let Freedom Scientific
know.
Unfortunately, occasional oddities remain in JAWS support for
NET
applications, and the more we let FS know with specific examples,
the more
likely fixes will occur.
Regards,
Jamal
On Wed, 27 Feb 2008, Alex Hall wrote:
Date: Wed, 27 Feb 2008 22:13:12 -0500
From: Alex Hall <mehgcap@xxxxxxx
Reply-To: programmingblind@xxxxxxxxxxxxx
To: programmingblind@xxxxxxxxxxxxx
Subject: edSharp doing odd things with text
I have found that, using edSharp 2.6 on XP with jaws 9, I will
sometimes be told that text from one or two lines back has been
printed again. For example, a bit of code (unfinished) was:
s=in.next();
[hard return
However, edSharp told me that the s=... line had been put where
I wrote it and then again between the two right braces.
Arrowing
over the area in question one character at a time, between the
braces, revealed several "blank" characters and an s immediately
before the final right brace. Not only should that s=... line
not have been spoken a second time, but arrowing over it one
character at a time gave different text than did arrowing over
it
one line at a time. I have found that the only way to fix this
is to restart; alt-tabbing back to it and even closing both
EdSharp and Jaws does nothing.
Have a great day,
Alex
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
- Follow-Ups:
- Re: edSharp doing odd things with text
- From: Jamal Mazrui
Other related posts:
- » edSharp doing odd things with text
- » Re: edSharp doing odd things with text
- » Re: edSharp doing odd things with text
- » Re: edSharp doing odd things with text
- » Re: edSharp doing odd things with text
- » Re: edSharp doing odd things with text
- » Re: edSharp doing odd things with text
- » Re: edSharp doing odd things with text
- » Re: edSharp doing odd things with text
----- Original Message ----- From: Jamal Mazrui <empower@xxxxxxxxx To: programmingblind@xxxxxxxxxxxxx Date sent: Thu, 28 Feb 2008 10:08:22 -0500 (EST) Subject: Re: edSharp doing odd things with text
particularly in .NET-based applications.
that; if the cause is JAWS, I will try to fix it via the scriptsdistributed with EdSharp; and whether the latter case works as a
likely fixes will occur.
Regards, Jamal On Wed, 27 Feb 2008, Alex Hall wrote:
Date: Wed, 27 Feb 2008 22:13:12 -0500 From: Alex Hall <mehgcap@xxxxxxx Reply-To: programmingblind@xxxxxxxxxxxxx To: programmingblind@xxxxxxxxxxxxx Subject: edSharp doing odd things with text
I have found that, using edSharp 2.6 on XP with jaws 9, I will sometimes be told that text from one or two lines back has been printed again. For example, a bit of code (unfinished) was: s=in.next();
[hard return
However, edSharp told me that the s=... line had been put whereI wrote it and then again between the two right braces.
over the area in question one character at a time, between the braces, revealed several "blank" characters and an s immediately before the final right brace. Not only should that s=... line not have been spoken a second time, but arrowing over it onecharacter at a time gave different text than did arrowing over
one line at a time. I have found that the only way to fix this is to restart; alt-tabbing back to it and even closing both EdSharp and Jaws does nothing.
Have a great day, Alex __________ View the list's information and change your settings at http://www.freelists.org/list/programmingblind
__________ View the list's information and change your settings at http://www.freelists.org/list/programmingblind
- Re: edSharp doing odd things with text
- From: Jamal Mazrui