Re: NVDA and office 2016
Quentin Christensen
No problem, glad I could be helpful! Quentin.
On Thu, Nov 9, 2017 at 10:08 AM, Mary Otten <motten53@...> wrote:
--
Quentin Christensen Training and Support Manager Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/ Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: NVDA and office 2016
Mary Otten <motten53@...>
Thanks, Quentin. I guess I was too hasty on the envy access training area site. I saw the tutorial on getting started. But I missed other things. I will definitely go back and check that out. Mary Sent from my iPhone
On Nov 8, 2017, at 2:58 PM, Quentin Christensen <quentin@...> wrote:
|
|
Re: NVDA and office 2016
Quentin Christensen
Hi Mary, Office 2016 is in many ways similar to Office 2013. NVDA works very well with both, and in a couple of cases, Microsoft have fixed bugs in 2016 so there are some things that work better. I wrote the official NV Access training material for Microsoft Word and Excel using Office 2016. The material itself works for Office 2010 to 2016 (I found in more cases I was noting a difference in the behaviour of Office 2010 compared to the other two, rather than a new difference in Office 2016). If you are interested, our material is available from: http://www.nvaccess.org/shop/ Kind regards Quentin.
On Thu, Nov 9, 2017 at 9:42 AM, Mary Otten <motten53@...> wrote: Hi all, --
Quentin Christensen Training and Support Manager Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/ Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: Problem with my screen
Quentin Christensen
Re focus highlight, I know it often doesn't show as specific an item as would be ideal - for instance highlighting the whole editable section in Word, rather than the paragraph or word, but it is better than nothing and many users have reported it as being very useful when working with sighted people. Re the possibility of the active window getting hidden behind another window, it can happen, and invariably it's annoying when it does. Often things like anti-virus programs for instance, will pop up a notification to warn you about a risky file. They may or may not steal focus when they do, and particularly if they don't, it can mean what you are currently working on isn't actually visible. Other programs do it too.
On Wed, Nov 8, 2017 at 8:10 PM, Brian's Mail list account via Groups.Io <bglists@...> wrote: Tis should not happen though as the active window should always be the top one surely? --
Quentin Christensen Training and Support Manager Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/ Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: NVDA crashing
adriani.botez@...
Here is what I get from debug. I guess that those oleacc.AccessibleObjects appear because I have pressed some keys on my keyboard while NVDA was frozen. But I might be wrong. So does anyone have a solution in mind? In addition, how can I make java access bridge available? And what is the user gesture map?
DEBUG - core.main (23:14:26.414): initializing Java Access Bridge support WARNING - core.main (23:14:26.414): Java Access Bridge not available
Initializing input core DEBUGWARNING - inputCore.InputManager.loadUserGestureMap (23:14:26.848): No user gesture map
DEBUGWARNING - watchdog._watcher (23:14:37.453): Trying to recover from freeze, core stack: File "nvda.pyw", line 199, in <module> File "core.pyo", line 396, in main File "wx\_core.pyo", line 8657, in MainLoop File "wx\_core.pyo", line 7952, in MainLoop File "core.pyo", line 366, in Notify File "IAccessibleHandler.pyo", line 889, in pumpAll File "IAccessibleHandler.pyo", line 756, in processForegroundWinEvent File "IAccessibleHandler.pyo", line 523, in winEventToNVDAEvent File "_UIAHandler.pyo", line 314, in isUIAWindow File "_UIAHandler.pyo", line 308, in _isUIAWindowHelper
WARNING - watchdog._watcher (23:14:52.469): Core frozen in stack: File "nvda.pyw", line 199, in <module> File "core.pyo", line 396, in main File "wx\_core.pyo", line 8657, in MainLoop File "wx\_core.pyo", line 7952, in MainLoop File "core.pyo", line 366, in Notify File "IAccessibleHandler.pyo", line 889, in pumpAll File "IAccessibleHandler.pyo", line 756, in processForegroundWinEvent File "IAccessibleHandler.pyo", line 523, in winEventToNVDAEvent File "_UIAHandler.pyo", line 314, in isUIAWindow File "_UIAHandler.pyo", line 308, in _isUIAWindowHelper
WARNING - watchdog._watcher (23:15:07.484): Core frozen in stack: File "nvda.pyw", line 199, in <module> File "core.pyo", line 396, in main File "wx\_core.pyo", line 8657, in MainLoop File "wx\_core.pyo", line 7952, in MainLoop File "core.pyo", line 366, in Notify File "IAccessibleHandler.pyo", line 889, in pumpAll File "IAccessibleHandler.pyo", line 756, in processForegroundWinEvent File "IAccessibleHandler.pyo", line 523, in winEventToNVDAEvent File "_UIAHandler.pyo", line 314, in isUIAWindow File "_UIAHandler.pyo", line 308, in _isUIAWindowHelper
WARNING - watchdog._watcher (23:15:22.500): Core frozen in stack: File "nvda.pyw", line 199, in <module> File "core.pyo", line 396, in main File "wx\_core.pyo", line 8657, in MainLoop File "wx\_core.pyo", line 7952, in MainLoop File "core.pyo", line 366, in Notify File "IAccessibleHandler.pyo", line 889, in pumpAll File "IAccessibleHandler.pyo", line 756, in processForegroundWinEvent File "IAccessibleHandler.pyo", line 523, in winEventToNVDAEvent File "_UIAHandler.pyo", line 314, in isUIAWindow File "_UIAHandler.pyo", line 308, in _isUIAWindowHelper
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (23:15:37.316): oleacc.AccessibleObjectFromEvent with window 66140, objectID 2124 and childID 0: [Error -2147467259] Unbekannter Fehler DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (23:15:37.318): oleacc.AccessibleObjectFromEvent with window 66140, objectID 2125 and childID 0: [Error -2147467259] Unbekannter Fehler DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (23:15:37.319): oleacc.AccessibleObjectFromEvent with window 66140, objectID 2126 and childID 0: [Error -2147467259] Unbekannter Fehler DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (23:15:37.319): oleacc.AccessibleObjectFromEvent with window 66130, objectID 109 and childID 0: [Error -2147467259] Unbekannter Fehler DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (23:15:37.319): oleacc.AccessibleObjectFromEvent with window 66140, objectID 2134 and childID 0: [Error -2147467259] Unbekannter Fehler DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (23:15:37.321): oleacc.AccessibleObjectFromEvent with window 66140, objectID 2135 and childID 0: [Error -2147467259] Unbekannter Fehler DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (23:15:37.321): oleacc.AccessibleObjectFromEvent with window 66140, objectID 2136 and childID 0: [Error -2147467259] Unbekannter Fehler
|
|
NVDA and office 2016
Mary Otten <motten53@...>
Hi all,
I was just looking on Jean‘s website, Accessibility central.net, and there was a tutorial there for using Microsoft Word with NVDA. It mentioned office 2013. I have a friend who uses a different screen reader, and he also uses 2013. Is 2016 accessible? I hope so, because that seems to be the currently available version. Mary Sent from my iPhone
|
|
Re: Question about typing.
Luke Kio <jameslukekio@...>
I use Microsoft speech api version 5 There are only a few to choose from and that one is the only one I can stand.
On Wed, Nov 8, 2017 at 4:31 PM, JM Casey <crystallogic@...> wrote:
--
Luke Kio Bad Dog Audio Production850-294-3998
|
|
Re: Question about typing.
JM Casey <crystallogic@...>
I’m not sure, but I have a feeling part of this might be synthesizer-dependent. What synthesizer are you using, and have you tried experimenting with different ones to see if any have a faster response time? I use the Microsoft Core voice with NVDA now and I do find it rather slow for this, but tend not to use key echo so it doesn’t really bother me. I choose this synth because I feel like I’ll never really get used to eSpeak, and I know I’m not alone. I know the Festival synth is also rather slow since I tried that on another machine.
From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] On Behalf Of Luke Kio
I was a Window Eyes user and am now moving to NVDA. My question is about the speed that NVDA reads the letters back to me as I type. With W.E. it read them as fast as I could type, but with NVDA it reads them back very slowly. Is there a way to speed this up, or make NVDA read them as soon as I press the button? Thanks for any help.
Luke Kio Bad Dog Audio Production
|
|
Question about typing.
Luke Kio <jameslukekio@...>
I was a Window Eyes user and am now moving to NVDA. My question is about the speed that NVDA reads the letters back to me as I type. With W.E. it read them as fast as I could type, but with NVDA it reads them back very slowly. Is there a way to speed this up, or make NVDA read them as soon as I press the button? Thanks for any help. -- Luke Kio Bad Dog Audio Production850-294-3998
|
|
ALT Text character limit
Brunella Chiarugi
Hi! Is there a pre-set maximum limit of characters the screen reader can read in an ALT Text?In other words, what's the maximum length of an ALT Text that NVDA supports?
|
|
Re: Firefox 57 from an NVDA user's perspective - Marco's Accessibility Blog
Brian's Mail list account
So why do not firefox put in some sounds themwselves. It seems to me to be bonkers to have no indication that some things have happened, ie end of page load end of download, link or button pressed etc. Its something I like but since I do not get on with Microsoft browsers otherwise, mainly due to the apparent strange logic of the downloading rules etc that its not in there.
toggle quoted messageShow quoted text
Does Chrome have sounds? it did not seem to last time I tested it. Brian bglists@... Sent via blueyonder. Please address personal email to:- briang1@..., putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Shaun Everiss" <sm.everiss@...> To: <nvda@nvda.groups.io> Sent: Wednesday, November 08, 2017 7:07 PM Subject: Re: [nvda] Firefox 57 from an NVDA user's perspective - Marco's Accessibility Blog Well the legacy addons are changing to web extentions like chrome is now but the interface is more powerfull.
|
|
Re: Question about using quick books with NVDA
Thanks man. I enjoy that I could help the author of this topic.
|
|
Re: NVDA and Win10 App Essentials.
To be honest I had the simular issue as you semi describe on a home server box that handles odds and ends non critical things.
toggle quoted messageShow quoted text
My uncle just couldn't get sound and I found after something went that the sound drivers got mangled. I reinstalled them and sound worked except windows wouldn't play any sound files, or even user sounds for events though sound did work. I found out the system had got some malware and once removed the program happily took out some critical system files. I had to delete the user accounts and put them back in and transfer all the data over. and in 99.9% of the cases rerunning your apps again most of them just made another profile and it was sweet. Cloud software like dropbox had to be reinstalled though as they didn't work. It still took me 3 hours to do it all.
On 9/11/2017 6:39 a.m., Brian's Mail list account via Groups.Io wrote:
I guess it might be sortable by a driver update or something, but we have many machines running different flavours of windows and its often hard to know where the fault itself lies. I mean one might be forgiven for thinking that as long as the usb device was connected nothing would alter but that is often not the case for some weird reason. I lost a recording of a meeting like this as it basically disconnected the mixer.
|
|
Re: Does anymone have experience with editing google docs on the web with NVDA?
Michal Rada
Hi, do you using Google Docs with NVDA and Chrome?
toggle quoted messageShow quoted text
Sadly, i have problem. If I run Docs in Chrome browser, content of document isnt spoken, but it speaks "about:blank" everytime i press any key. I tried switch off and switch on screenreader support, but it does not works. Michal Dne 8.11.2017 v 10:09 Sylvie Duchateau napsal(a):
Hi Michal and all,
|
|
Re: Firefox 57 from an NVDA user's perspective - Marco's Accessibility Blog
Well the legacy addons are changing to web extentions like chrome is now but the interface is more powerfull.
toggle quoted messageShow quoted text
For me better privacy is gone and also classic themes are gone. These are no biggies. Navigational sounds is gone and I really liked that. The big thing noscript is a hybred in transition to upgrade, ublock is not listed as legacy, neither is privacy badger and https anywhere which are the other 2 I use. Sadly the navigational sounds stuff is not duplicated in any other addon. So I suggest before you say its a show stopper you search for items that are going to work. As another example this is no different from apple switching from 32 to 64 bit apps. We had time to upgrade our apps and or find what didn't work. When I switched to 64 bit I found about 5 apps didn't work, my nokia software, graille to the thief, 2 versions of soundrts, and silent steel. None of these were exactly show stoppers, the nokia one well if I need to run that one, I think I can buypass it or run that in a 32 bit vm or another 32 bit system its not like I need to bother to much the only things I would need a sightling to do is to get the files for talks onto another folder to run if I ever got a new device and to be honest its more than likely with the way things are going with skype, and communications in general as well as what I do with sonnar that I am going to be pushed to a touch device of some description, probably apple for its access and the fact I don't need to modify my device though who knows.
On 9/11/2017 6:34 a.m., Brian's Mail list account via Groups.Io wrote:
So how come whe I downloaded it and installed it it just said unknown. the checkboxes had not been touched at all?
|
|
Re: Question about using quick books with NVDA
Christopher-Mark Gilland <clgilland07@...>
toggle quoted messageShow quoted text
You are awesome!
Thanks.
---
Christopher Gilland Co-founder of Genuine Safe Haven Ministries http://www.gshministry.org
(980) 500-9575
|
|
Re: Question about using quick books with NVDA
Hello Chris!
Though I've never used QuickBooks, I can help you a bit. There is an NVDA add-on called QuickBooks 2014 Support. It makes QuickBooks more accessible with NVDA. Find out more here. https://addons.nvda-project.org/addons/quickBooks2014.en.html
Cheers,
Florian
|
|
Re: Question about using quick books with NVDA
Christopher-Mark Gilland <clgilland07@...>
N2 It, or however it's spelled, the people who made
Quickin, which by the way, was an accessibility nightmare, are the same people
who make Quickbooks.
I have actually seen an audio demo, though I don't
remember where, floating around of Quickbooks 2016, and though it was being used
with JAWS, not NVDA, no scripts were needed, or anything.
From what I hear, Quickbooks at least back about 2
versions ago was ridiculously accessible! In fact, I don't remember there being
much that wasn't! accessible within the software.
So, I would say, the likelyhood of this working is
extremely extremely high.
Just for you all's information, there is! another
good opoensource accounting software, which is available on the Mac, Windows,
and even Linux. I think it's the most accessible from what I hear on Linux, but,
you might wanna still try it on Windows. I've never done so, but there's a
possibility it might work.
The software is called GNUCash.
That's G N U, then the word cash, like C, A, S, H,
all ran together as one word. No hyphen, or anything.
---
Christopher Gilland Co-founder of Genuine Safe Haven Ministries http://www.gshministry.org
(980) 500-9575
|
|
Thanks for this recommendation.RE: [nvda] Apology for NVDA and File Explorer advice
David Griffith
Thanks for this recommendation. You are right the search facility is startlingly fast compared to the derfault windows search. It is obviously older software as the website does not mention Windows 10 support but it is working fine here but I do not have the Fall Update yet. I have put it on my Desktop with the shortcut control shift F for now. David Griffith My Blind Access and Guide dog Blog
From: Brian's Mail list account via Groups.Io
Sent: 08 November 2017 17:42 To: nvda@nvda.groups.io Subject: Re: [nvda] Apology for NVDA and File Explorer advice
I have to say I have found master seeker far better at finding a file and allowing me to copy it than the search in windows explorer. Brian
bglists@... Sent via blueyonder. Please address personal email to:- briang1@..., putting 'Brian Gaff' in the display name field. ----- Original Message ----- From: "Mary Otten" <motten53@...> To: <nvda@nvda.groups.io> Sent: Wednesday, November 08, 2017 3:16 PM Subject: Re: [nvda] Apology for NVDA and File Explorer advice
Hi David, Thank you for making that clarification. Now I am curious whether there are features in that other program that you recommended that you think make it a good adjunct to file explorer, things you can’t do at all with FileExplorer, or can do more efficiently with that other program. Mary
Sent from my iPhone
> On Nov 8, 2017, at 7:13 AM, David Griffith <daj.griffith@...> wrote: > > Recently I stated that NVDA was sluggish for me with File Explorer on > large drives. However I noticed when going through File Explorer settings > for something else that somehow the Preview Pane option had been turned > on. I don’t know how this happened as I normally always turn it off. > Anyway since making this change NVDA has sped up to a perfectly acceptable > level on File Explorer so I thought I should make this clarification. > David Griffith > > > My Blind Access and Guide dog Blog > http://dgriffithblog.wordpress.com/ > My Blind hammer Blog > https://www.westhamtillidie.com/authors/blind-hammer/posts > >
|
|
Re: Firefox 57 from an NVDA user's perspective - Marco's Accessibility Blog
Brian's Mail list account
Well its not a word that I'd use for a web browser unless I wanted it to know better than I did what I was trying to do!
toggle quoted messageShow quoted text
I think in this case it means that always what is expected to happen will with no random weirdnesses etc. Brian bglists@... Sent via blueyonder. Please address personal email to:- briang1@..., putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Andy" <wq6r@...> To: <nvda@nvda.groups.io> Sent: Wednesday, November 08, 2017 5:29 PM Subject: Re: [nvda] Firefox 57 from an NVDA user's perspective - Marco's Accessibility Blog What does "deterministic" mean? Andy ----- Original Message ----- From: Felix G. To: nvda@nvda.groups.io Sent: Wednesday, November 08, 2017 2:08 AM Subject: Re: [nvda] Firefox 57 from an NVDA user's perspective - Marco's Accessibility Blog Hi! I just upgraded to beta 14 of Firefox 57 to get a first-hand impression of the slowness, or performance issue, that seems to be plaguing early adopters. While I agree that it seems to be slower where page loading and general responsiveness are concerned, I also find that stability and reliability are great, including complex web pages. It takes some getting used to but isn't altogether an unpleasant experience as it is quite deterministic. Greetings, Felix Michel Such <michel.such@...> schrieb am Di., 7. Nov. 2017 um 16:43 Uhr: Very interesting article: https://www.marcozehe.de/2017/11/07/firefox-57-nvda-users-perspective/ -- Michel Such
|
|