Re: Reading chats in MS Teams
Luke Robinett
OK, got it. Here are a couple suggestions: For accessing the link in a message, press enter on the message and then press tab twice. This should place focus on the link. To review a message word by word or character by character, use the object review keys (with numlock turned off): Numpad 7 and 9 to move between lines Numpad 4 and 6 to move between words Numpad 1 and 3 to move by character To copy text, position the review cursor at the desired start point and press NVDA + F9. Next position the review cursor at the end of the text you want to copy and press NVDA + F10 twice rapidly. This copies it to the clipboard.
Hope this helps, Luke
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Vaibhav Saraf
Sent: Sunday, January 17, 2021 7:45 PM To: nvda@nvda.groups.io Subject: Re: [nvda] Reading chats in MS Teams
Hi,
This experience works fine for me. But the problem is that when I go through the messages in forms mode I cannot make out the chat word by word or letter by letter if I have difficulty understanding the message, or sometimes it can be a link and I would copy it using Ctrl + Shift + right arrow.
Earlier Teams was treating all the messages as H4, so navigation was quite easy even in browse mode, and allowing me to go letter by letter and stuff.
Thanks, Vaibhav
On Mon, 18 Jan 2021 at 01:17, Luke Robinett <blindgroupsluke@...> wrote:
|
|
Re: Readig Zoom meeting Chat
Bob Cavanaugh
Without remembering it until a meeting tonight, I am having the same problem. Fortunately, with the latest version of Zoom, NVDA seems to be reading everything else that it should, but in the meeting I was in tonight, one of the participants was using the chat quite a bit, and NVDA wasn't reading it to me at all. I checked the accessibility settings and under screen reader alerts, everything related to chats was checked, but NVDA would not read them. This used to work for me just fine, then about May it quit working.
toggle quoted messageShow quoted text
On Tue, Jan 12, 2021 at 05:00 AM, Ralf Kefferpuetz wrote:
Hello,
|
|
Re: Tony's add-ons: new and updated
Bruno Aníbal Prieto González
Good! Thank you very much!
toggle quoted messageShow quoted text
2021-01-17 21:36 GMT-03:00, Tony Malykh <anton.malykh@gmail.com>:
Fixed in IndentNav v1.11.
|
|
Re: Reading chats in MS Teams
Vaibhav Saraf
Hi, This experience works fine for me. But the problem is that when I go through the messages in forms mode I cannot make out the chat word by word or letter by letter if I have difficulty understanding the message, or sometimes it can be a link and I would copy it using Ctrl + Shift + right arrow. Earlier Teams was treating all the messages as H4, so navigation was quite easy even in browse mode, and allowing me to go letter by letter and stuff. Thanks, Vaibhav
On Mon, 18 Jan 2021 at 01:17, Luke Robinett <blindgroupsluke@...> wrote:
|
|
Re: switch to another tts automatically
Quentin Christensen
I believe you can use the DualVoice add-on for this: https://addons.nvda-project.org/addons/dualvoice.en.html Kind regards Quentin.
On Sun, Jan 17, 2021 at 6:35 AM farhan israk <fahim.net.2014@...> wrote:
--
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: muting
Quentin Christensen
Sorry, I mustn't play with my laptop much - my desktop keyboard has a bunch of extra buttons and I was thinking of those which when you press things like "Mail" it DOES read that before opening mail - to be honest I never use those keys, I only know mail so well because I keep hitting that inadvertently when aiming for escape - I actually hadn't tried adjusting the volume with such keys. Part of the problem is that while there is a standard for what signal gets sent to the PC when you press a or SHIFT+A, or escape, there is no standard for multimedia keys and other functions like volume controls on keyboards and I think many are controlled via the keyboard driver. I haven't actually looked into the code for such things, so I could be wrong, but I think the other problem is that the way many of these keyboards control things like volume works to change the volume (or mute the sound entirely) but doesn't trigger an even which a screenreader sees.
On Sat, Jan 16, 2021 at 3:35 PM Brian Vogel <britechguy@...> wrote: On Sun, Jan 10, 2021 at 03:52 PM, Dan Beaver wrote: --
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: Tony's add-ons: new and updated
Tony Malykh
Fixed in IndentNav v1.11.
toggle quoted messageShow quoted text
--Tony
On 1/12/2021 10:23 AM, Bruno Aníbal Prieto González wrote:
Thanks!
|
|
Re: Windows 10 native Mail app
Hi, Parts of Windows 10 App Essentials are being rolled into NVDA Core at the moment. NVDA 2020.4 includes a notable contribution from this add-on, namely support for modern Windows 10 Calculator. I noted “parts of the add-on” because of the way Windows 10 and its apps are developed: Windows 10 is a service, therefore changes happen frequently. This necessitates keeping up with Windows 10 and its apps on an ongoing basis – a bit close to real-time, but not quite. What makes it hard is that changes made to Windows 10 and apps can be reversed at any moment, therefore causing developers to scramble to undo changes or put compatibility layer in place. Add to the fact that NVDA stable releases happen in a matter of months (typically two to three months), and because some users install new Windows 10 development builds on a weekly basis, by the time a new NVDA stable version comes out, what NVDA knows about Windows 10 would be really out of date. Therefore a safer approach is letting Windows 10 App Essentials add-on fill the gap until certain Windows 10 features are announced as being made available to the general public, and then submit changes from the add-on to NVDA Core so it can be included in the next NVDA stable release. This is the reason why, at least once a month or two, you’ll get Windows 10 App Essentials update announcement. To illustrate what I’m saying, here’s the procedure I employ when developing Windows 10 App Essentials add-on:
In other words, these days Windows 10 App Essentials add-on has become a testing platform for features that will be included in NVDA Core given stability over time. This is not limited to WinTenApps at all – you may have noticed that parts of other add-ons made their way into NVDA Core, the biggest change planned being incorporating Add-on Updater into NVDA Core in the future (a different topic). Cheers, Joseph
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Luke Robinett
Sent: Sunday, January 17, 2021 11:58 AM To: nvda@nvda.groups.io Subject: Re: [nvda] Windows 10 native Mail app
Out of curiosity, if an add-on is needed to have reliable access to what are considered essential Windows apps, I just gotta ask… Why not just roll that into the core functionality of NVDA?
|
|
Re: Windows 10 native Mail app
Chris Mullins
Hi Some of it does get rolled into the NVDA core but I think Joseph Lee uses the add-on as a vehicle to apply solutions quickly without having to wait for NVDA releases.
Cheers Chris
From: Luke Robinett
Sent: 17 January 2021 19:58 To: nvda@nvda.groups.io Subject: Re: [nvda] Windows 10 native Mail app
Out of curiosity, if an add-on is needed to have reliable access to what are considered essential Windows apps, I just gotta ask… Why not just roll that into the core functionality of NVDA?
|
|
Re: Windows 10 native Mail app
Luke Robinett
Out of curiosity, if an add-on is needed to have reliable access to what are considered essential Windows apps, I just gotta ask… Why not just roll that into the core functionality of NVDA?
On Jan 14, 2021, at 5:22 AM, Chris Mullins <cjmullins29@...> wrote:
|
|
Re: ending meetings in ms teams
Luke Robinett
Yeah, I highly recommend studying and memorizing the teams shortcut keys because they are super useful. As for the leave button, I don’t have that problem myself. The quickest way to move between different sections of teams is to press control F6 or control shift F6 if you want to go backward. Do this a couple of times and you will hear NVDA announce ”toolbar.” In toolbar you can use your left and right arrow keys to move through the controls. The leave button is on the far right and simply hitting spacebar on it exits the chat, at least for me.
toggle quoted messageShow quoted text
On Jan 15, 2021, at 12:24 AM, Sharad Koirala <shakoirala@gmail.com> wrote:
|
|
Re: Reading chats in MS Teams
Luke Robinett
I use teams extensively on a daily basis at my job and it seems to work just fine for me. I’ll describe what I’m doing and you tell me where your experience differs. If I want to chat with somebody from my chat history, I press control 2 which takes me to the recent chat list. I use the up and down arrow keys to find the chat I want and then hit enter to open it. This puts focus in the text box of that chat. If I press shift tab I land inside the messages area. I press NVDA spacebar to enter forms mode. While in forms mode, I can simply use the up and down arrow keys to move easily from message to message. Pressing enter on a message gives me reactions and while in that screen, pressing tab gets me a menu with more options. Hitting escape a few times gets me back to the main messages list. If you haven’t already, I recommend studying and learning the Microsoft teams shortcut keys because they are extremely useful. Hope that helps. If I’m not addressing your question, let me know where I went wrong.
|
|
Re: jump to next occurrence of a word in explorer documents
benmoxey@...
Hi Monti
toggle quoted messageShow quoted text
Use Control + Page Down to take you to the next result, and Control + Page Up to take you to the previous. Note that the result is automatically selected when you navigate with this method. If you have not performed a document search in Word, the Control + Page Up and Control + Page Down shortcuts move to the previous and next page by default. If you have performed a document search and want the Control + Page Up and Control + Page Down shortcuts to navigate by page again, simply press Control + G to load the Go To dialog box. It will be set to page automatically. Enter a desired page number if you like or just press Enter. Then, simply escape the dialog box and return to the document. Cheers Ben
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene Sent: Monday, 18 January 2021 5:18 AM To: nvda@nvda.groups.io Subject: Re: [nvda] jump to next occurrence of a word in explorer documents To find the first occurrence, do the same as in Notepad. To find repeated occurrences, use control end. I would think control home would move back to the previous occurrence but I may never have tried that. Gene -----Original Message----- From: Monte Single Sent: Sunday, January 17, 2021 12:05 PM To: nvda@nvda.groups.io Subject: Re: [nvda] jump to next occurrence of a word in explorer documents Cheers, MonteHow do I do this in m s word 2016? -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene Sent: January 17, 2021 8:17 AM To: nvda@nvda.groups.io Subject: Re: [nvda] jump to next occurrence of a word in explorer documents It isn't always the same in every text editor or word processor. Usually, the following will work. It does in Notepad. Use control f to open find. Type what you are searching for and press enter. Then press escape. You have closed the search dialog and You are now on the first occurrence of what you are searching for. If nothing is found you will receive an error message which you can close by pressing escape twice. You are actually closing the escape message and then closing the search dialog. To search for repeated occurrences, simply press f3. You will move to the next occurrence. You don't have to press escape after using f3. To summarize, control f, Type the search and press enter. Press escape. To repeat the search, press f3. Don't press escape. You are on the word if it is found, or you will get an error message you can close with escape. Gene -----Original Message----- From: mcLeod stinnett Sent: Saturday, January 16, 2021 11:56 PM To: nvda@nvda.groups.io Subject: [nvda] jump to next occurrence of a word in explorer documents -- from mack often I take articles along with their subsequent comments offline and put them in notepad. I save the article and read it in windows explorer, documents. the only problem is I don't know how to jump to the next occurrence of a word like comments, to get to the next post. if I read the article on the page, I press insert f3 and press down arrow to continue reading. how to do this in documents, thanks.
|
|
Re: Excel 2016: Formulas
Louis Maher
In editing Excel cells, sometime it is necessary to make the following configuration change.
You can try unchecking the box which says “allow editing directly in cells”. In Excel 365, do this: Open an Excel spreadsheet. Type alt + f. Up arrow to options, hit enter. Down arrow to advanced. Tab until you find the box which says “allow editing directly in cells. Uncheck that box. Shift + Tab until you reach OK. Hit enter.
Regards Louis Maher Phone: 713-444-7838 E-mail ljmaher03@...
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of
Jonathan COHN via groups.io
Sent: Sunday, January 17, 2021 11:47 AM To: nvda@nvda.groups.io Subject: Re: [nvda] Excel 2016: Formulas
F2 brings you to the formula bar. This does have something to do with the auto complete, but I haven't edited formulas in Excel in a couple years, so I don't remember exactly why there are issues. Using arrow keys, I believe jumps you to the excel table to select a cell or group s of cells to add to the formula.
|
|
Re: prezi with nvda
farhan israk
No
On Sun, 17 Jan 2021, 11:42 pm Jonathan COHN via groups.io, <jonathan.c.cohn=icloud.com@groups.io> wrote:
|
|
Re: jump to next occurrence of a word in explorer documents
Gene
To find the first occurrence, do the same as in Notepad. To find repeated occurrences, use control end. I would think control home would move back to the previous occurrence but I may never have tried that.
toggle quoted messageShow quoted text
Gene
-----Original Message-----
From: Monte Single Sent: Sunday, January 17, 2021 12:05 PM To: nvda@nvda.groups.io Subject: Re: [nvda] jump to next occurrence of a word in explorer documents Cheers, MonteHow do I do this in m s word 2016? -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene Sent: January 17, 2021 8:17 AM To: nvda@nvda.groups.io Subject: Re: [nvda] jump to next occurrence of a word in explorer documents It isn't always the same in every text editor or word processor. Usually, the following will work. It does in Notepad. Use control f to open find. Type what you are searching for and press enter. Then press escape. You have closed the search dialog and You are now on the first occurrence of what you are searching for. If nothing is found you will receive an error message which you can close by pressing escape twice. You are actually closing the escape message and then closing the search dialog. To search for repeated occurrences, simply press f3. You will move to the next occurrence. You don't have to press escape after using f3. To summarize, control f, Type the search and press enter. Press escape. To repeat the search, press f3. Don't press escape. You are on the word if it is found, or you will get an error message you can close with escape. Gene -----Original Message----- From: mcLeod stinnett Sent: Saturday, January 16, 2021 11:56 PM To: nvda@nvda.groups.io Subject: [nvda] jump to next occurrence of a word in explorer documents -- from mack often I take articles along with their subsequent comments offline and put them in notepad. I save the article and read it in windows explorer, documents. the only problem is I don't know how to jump to the next occurrence of a word like comments, to get to the next post. if I read the article on the page, I press insert f3 and press down arrow to continue reading. how to do this in documents, thanks.
|
|
Re: jump to next occurrence of a word in explorer documents
Monte Single
Cheers, MonteHow do I do this in m s word 2016?
toggle quoted messageShow quoted text
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene Sent: January 17, 2021 8:17 AM To: nvda@nvda.groups.io Subject: Re: [nvda] jump to next occurrence of a word in explorer documents It isn't always the same in every text editor or word processor. Usually, the following will work. It does in Notepad. Use control f to open find. Type what you are searching for and press enter. Then press escape. You have closed the search dialog and You are now on the first occurrence of what you are searching for. If nothing is found you will receive an error message which you can close by pressing escape twice. You are actually closing the escape message and then closing the search dialog. To search for repeated occurrences, simply press f3. You will move to the next occurrence. You don't have to press escape after using f3. To summarize, control f, Type the search and press enter. Press escape. To repeat the search, press f3. Don't press escape. You are on the word if it is found, or you will get an error message you can close with escape. Gene -----Original Message----- From: mcLeod stinnett Sent: Saturday, January 16, 2021 11:56 PM To: nvda@nvda.groups.io Subject: [nvda] jump to next occurrence of a word in explorer documents -- from mack often I take articles along with their subsequent comments offline and put them in notepad. I save the article and read it in windows explorer, documents. the only problem is I don't know how to jump to the next occurrence of a word like comments, to get to the next post. if I read the article on the page, I press insert f3 and press down arrow to continue reading. how to do this in documents, thanks.
|
|
Re: Excel 2016: Formulas
Jonathan COHN
F2 brings you to the formula bar. This does have something to do with the auto complete, but I haven't edited formulas in Excel in a couple years, so I don't remember exactly why there are issues. Using arrow keys, I believe jumps you to the excel table to select a cell or group s of cells to add to the formula.
|
|
Re: prezi with nvda
Jonathan COHN
As of two years ago, it appeared this platform was inaccessible. Did you look at their web site to see if they have an accessibility statement?
toggle quoted messageShow quoted text
|
|
Re: Is anyone using a password manager?
Hope Williamson
I use LastPass, and have since 2017. For me it works fine. I can
edit, update and add accounts as I need, and if I'm logged into
Lastpass, it will auto-fill login information for whatever site
I'm trying to log into at the moment.
On 1/16/2021 1:39 PM, Brian Vogel
wrote:
I've been using Password Safe, and its Android port, for many years now. I have my vault synced/stored on my Google Drive, though it can work with any one of a number of cloud based services. I do this because I want access to my vault on the fly and want updates done on Android to show up on Windows and vice versa. Both the Windows program, and Android app, both keep local copies that they sync with the cloud, in case you were to be in a situation where you had no internet service and needed access.
|
|