Re: Jumping Between Clickables
Don't quote me on this, but I have a feeling that if the item is
only a clickable one, tab won't let you land on it, in fact,
probably it'll ignore the existence of such an item.
toggle quoted messageShow quoted text
And, while we are on this, is there any command to access clickable items with NVDA? Em 16/04/2019 13:04, Gene disse:
|
|
Re: reaper
It's quite easy to use. Osara is just an extension to make reaper more accessible. I'm still grasping it after about 3 or 4 months but I'm now able to edit podcasts, create sends and receives and so so much more.
On 16 Apr 2019, at 8:34, Brian's Mail list account via Groups.Io wrote:
|
|
Re: Cannot open nvaccess.org in Iran
If you can set up locations you can set up a tor proxi. I do this on my mac and never use the browser ut am connected to either the proxi I used to have or one on tor's site. Note, I dunno how to do this on windows so google will be your friend.
On 16 Apr 2019, at 3:22, Gene wrote:
|
|
Re: reaper
You will find the addresses you need at the reapers without peapers link
On 16 Apr 2019, at 1:44, Isaac wrote:
|
|
Re: Jumping Between Clickables
Andre Fisher
It's best to focus on what the user is trying to acomplish, which is a way to move from clickable element to element. As the name suggests, these elements are labelled as such because they perform an action when clicked by the mouse, and some of them will be activated using the keyboard. Yes, some website developers may wrongfully use this tag, but nevertheless it can be useful to jjump to them.
I would also like to see something like this. Perhaps the letter Y can be used to move to the next clickable item, or P or J, with Shift being added to move to the previous element. I don't recommend this being in the Elements List, due to some websites abusing this tag as mentionned before.
|
|
Re: Cannot open nvaccess.org in Iran
Rosemarie Chavarria
Something very odd is going on. If you contacted your internet provider and they say they didn't block nvaccess.org, then something is very wrong. I don't know what it could be.
toggle quoted messageShow quoted text
On 4/16/2019 7:06 AM, zahra wrote:
today, i contacted our internet provider and they told me that they
|
|
Re: Jumping Between Clickables
Gene
I have no recollection of clickable items being
grouped in links. I doubt that k will move you to a clickable item and I
doubt they appear in the links list. Of course, you can tab to a clickable
item but that means nothing concerning being grouped as links or not because you
can tab to any control or structure such as a link.
It doesn't matter what clickable structures
do. If they are clickable, they should be able to be recognized when using
a move to next clickable command. The screen-reader recognizes them and
announces clickable when you move to one.
Gene
----- Original Message -----
Sent: Tuesday, April 16, 2019 10:40 AM
Subject: Re: [nvda] Jumping Between Clickables is little info on what they may actually be doing. Its up to the site developer to define it so they are grouped in links since there could well be several different sorts of clickable and how do you actually know which is which? at least if they show up in the links one might be able to assume they are supposed to do stuff. I have to say some of them seem to do nothing whatsoever while others act like links or drop downs and all sorts of other things. I think somebody in charge of web accessibility needs to sort this one out. Brian bglists@... Sent via blueyonder. Please address personal E-mail to:- briang1@..., putting 'Brian Gaff' in the display name field. ----- Original Message ----- From: "Luke Davis" <luke@...> To: <nvda@nvda.groups.io> Sent: Tuesday, April 16, 2019 10:39 AM Subject: [nvda] Jumping Between Clickables > Hello > > Is there any reasonable way, or is there some way in development, to jump > between items on a web page that are "clickable"? > > The manual only mentions clickables in regards to the indicator in the > braille section, and the checkbox in the document format configuration > description, and even in this latter it is very sparse information. > > I have found various discussions about clickables, whether they should be > spoken, whether lots in a row should be spoken, and how to get them to > stop speaking, but nothing about how to navigate them. > > For example, if I have a bunch of links on a page, I can skip between them > with k, v, u, etc. If there are buttons, I can use b and B. And so on. > But how does one do this with clickables? Sometimes you run into quite > long lists of these, and it would be nice to move through them quickly, or > to jump to them from another part of the page. > > Frankly I'm surprised this has not been done already, but maybe there is > some reason I can't think of. Or maybe it is being done and just isn't > documented in an obvious way. > > Luke > > > >
|
|
Re: Help: Using Newest Version of NVDA and Excel 2007 crashing
Mohd. Ahtesham Shaikh
Hi Uninstall nvda and reinstall Hopefully it will resolve It happened with me yesterday It worked
On Tue, 16 Apr 2019 at 4:48 PM, zahra <nasrinkhaksar3@...> wrote: does nvda new version have specific issue or crash with word 2003?
|
|
Re: Inconsistency with NVDA+t on desktop
As a generic observation, you can and sometimes do get all sorts of difficulty/inconsistency when asynchronous processing is being used (and it's used a lot these days) and you have something else (probably NVDA, in this case) "playing watchman" for any one of a number of events that could be thrown at it in any order, and sometimes very rapidly. You'll often end up with the last event that occurred in rapid succession being the only one that ends up being presented to the end user, as by the time you'd even try with the others it would get even more insanely confusing. Sometimes what the watcher gets last is not what actually happened last.
The following is offered by means of demonstration of this sort of problem generally, not specific to NVDA. I experienced an issue with asynchronous processing when writing a custom VBA script for a screen reader user so that Outlook would automatically click through on a link contained in specific e-mail messages. The message would come in, the script would be kicked off, but the actual message body text would not yet be available for processing because Outlook was still doing something with it while the script was already running. I had to put a bit of "time burning run the treadmill" type code in the script to make sure that Outlook had finished its bit and handed off access to the message body before I moved on. It took me forever to figure out what was going on, as it made no sense to me that Outlook could hand over a message to a script but had only handed over *part* of a message to a script until it finished whatever it was doing with the other part. -- Brian - Windows 10 Pro, 64-Bit, Version 1809, Build 17763 Growth for the sake of growth is the ideology of the cancer cell. ~ Edward Abbey
|
|
Re: Jumping Between Clickables
Brian's Mail list account <bglists@...>
Well and working from memory here, the problem with clickables is that there is little info on what they may actually be doing. Its up to the site developer to define it so they are grouped in links since there could well be several different sorts of clickable and how do you actually know which is which? at least if they show up in the links one might be able to assume they are supposed to do stuff. I have to say some of them seem to do nothing whatsoever while others act like links or drop downs and all sorts of other things.
toggle quoted messageShow quoted text
I think somebody in charge of web accessibility needs to sort this one out. Brian bglists@blueyonder.co.uk Sent via blueyonder. Please address personal E-mail to:- briang1@blueyonder.co.uk, putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Luke Davis" <luke@newanswertech.com> To: <nvda@nvda.groups.io> Sent: Tuesday, April 16, 2019 10:39 AM Subject: [nvda] Jumping Between Clickables Hello
|
|
Re: Need your support to web whats app
Andre Fisher
Hi.
While the desktop app is somewhat inaccessible, with unlabelled buttons, I do use it on a daily basis. What are some of the challenges that the person may face?
|
|
Re: Inconsistency with NVDA+t on desktop
Andre Fisher
Hi.
On my end, using Windows 10, there seems to be some consistency to the behaviour as follows: Pressing Windows+M: Program Manager Pressing Windows+D: Explorer Also, I often hear explorer when an application may hang, which results in its correct title not being reported.
|
|
Re: sapi 4
Brian's Mail list account <bglists@...>
Well some sapi 5 don't work, notable Emily as its 16 bit and there may well be other issues on Sappi 4, one I encountered was strange things when cursoring through or deleting characters with some of the older voices, like Via voice for example.
toggle quoted messageShow quoted text
Brian bglists@blueyonder.co.uk Sent via blueyonder. Please address personal E-mail to:- briang1@blueyonder.co.uk, putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Isaac" <bigikemusic@gmail.com> To: <nvda@nvda.groups.io> Sent: Tuesday, April 16, 2019 10:09 AM Subject: Re: [nvda] sapi 4 Nevermind on the sapi 4 its working now. ----- Original Message ----- From: Isaac via Groups.Io To: nvda@nvda.groups.io Sent: Tuesday, April 16, 2019 3:45 AM Subject: [nvda] sapi 4 Hi, have sapi 4 voices installed and they are not picked up by nvda. Thanks
|
|
Re: reaper
Brian's Mail list account <bglists@...>
And as I posted in the last thread on reaper, Osara add on is a must. I have to say its a very good bit of software but was a little too much for my brain!
toggle quoted messageShow quoted text
Brian bglists@blueyonder.co.uk Sent via blueyonder. Please address personal E-mail to:- briang1@blueyonder.co.uk, putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Brian Vogel" <britechguy@gmail.com> To: <nvda@nvda.groups.io> Sent: Tuesday, April 16, 2019 2:57 PM Subject: Re: [nvda] reaper The Reapers Without Peepers (RWP) group main page on groups.io is: https://groups.io/g/rwp All of the e-mail addresses for the group are, as is typical, located near the end of the group's main page. If one wants to search for a group that might possibly exist under Groups.io, use this webpage: https://groups.io/search?p=SubsCount,,,20,2,0,0 A search there on Reaper turns up this group as the first search result. Detailed information on using Reaper with any screen reader can be found there and the group appears to be quite active based on the monthly post totals on its main page. -- Brian *-* Windows 10 Pro, 64-Bit, Version 1809, Build 17763 *Growth for the sake of growth is the ideology of the cancer cell.* ~ Edward Abbey
|
|
Re: Inconsistency with NVDA+t on desktop
Felix G.
Hi,
toggle quoted messageShow quoted text
indeed it could. Something is off somewhere and a cluster of what seem to be independent bugs has formed around it, but I have no idea what it could be except to assume it happens when the watchdog kicks in at certain times. Best, Felix Am Di., 16. Apr. 2019 um 17:30 Uhr schrieb Brian's Mail list account via Groups.Io <bglists=blueyonder.co.uk@groups.io>:
|
|
Re: Need your support to web whats app
Brian's Mail list account <bglists@...>
That is a Firefox add on you mean?
toggle quoted messageShow quoted text
I've actually not heard of it. Brian bglists@blueyonder.co.uk Sent via blueyonder. Please address personal E-mail to:- briang1@blueyonder.co.uk, putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Sandesh computer trainer HR" <rh.sandesh@gmail.com> To: <nvda@nvda.groups.io> Sent: Tuesday, April 16, 2019 9:21 AM Subject: [nvda] Need your support to web whats app Hi friends,
|
|
Re: Inconsistency with NVDA+t on desktop
Brian's Mail list account <bglists@...>
Could it also be implicated in the way at certain times when a browser is launched with auto say all on, it fails and indeed often fails to bring focus to the document until you do something like open and close a menu?
toggle quoted messageShow quoted text
Brian bglists@blueyonder.co.uk Sent via blueyonder. Please address personal E-mail to:- briang1@blueyonder.co.uk, putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Felix G." <constantlyvariable@gmail.com> To: <nvda@nvda.groups.io> Sent: Tuesday, April 16, 2019 12:26 PM Subject: Re: [nvda] Inconsistency with NVDA+t on desktop Hi,
|
|
Re: Cannot open nvaccess.org in Iran
Antony Stone
Well, I would find it quite bizarre if the NVaccess web server were blocking
toggle quoted messageShow quoted text
requests from Iranian IP addresses, but I'm not an admin on that server, so I can't say for certain. It would probably be helpful if you could post your public IP address so that whomever does have access to the server can see whether any requests from that address have been seen and perhaps responded to. Antony.
On Tuesday 16 April 2019 at 16:06:31, zahra wrote:
today, i contacted our internet provider and they told me that they --
The words "e pluribus unum" on the Great Seal of the United States are from a poem by Virgil entitled "Moretum", which is about cheese and garlic salad dressing. Please reply to the list; please *don't* CC me.
|
|
Re: Cannot open nvaccess.org in Iran
today, i contacted our internet provider and they told me that they
toggle quoted messageShow quoted text
did not block nvda website. they told that i should contact nvaccess staff and ask them for help.
On 4/16/19, Antony Stone <antony.stone@nvda.open.source.it> wrote:
If you do not wish to use a proxy, VPN, Tor or similar avoidance of the --
By God, were I given all the seven heavens with all they contain in order that I may disobey God by depriving an ant from the husk of a grain of barley, I would not do it. imam ali
|
|
Re: reaper
The Reapers Without Peepers (RWP) group main page on groups.io is: https://groups.io/g/rwp
All of the e-mail addresses for the group are, as is typical, located near the end of the group's main page. If one wants to search for a group that might possibly exist under Groups.io, use this webpage: https://groups.io/search?p=SubsCount,,,20,2,0,0 A search there on Reaper turns up this group as the first search result. Detailed information on using Reaper with any screen reader can be found there and the group appears to be quite active based on the monthly post totals on its main page. -- Brian - Windows 10 Pro, 64-Bit, Version 1809, Build 17763 Growth for the sake of growth is the ideology of the cancer cell. ~ Edward Abbey
|
|