nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.11k stars 637 forks source link

Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails #8502

Open Qchristensen opened 6 years ago

Qchristensen commented 6 years ago

Steps to reproduce:

In Outlook, when you start typing a contact's name, Outlook displays a list of recently used email addresses and contacts which match what has been typed so far. So, if "Mar" is typed, Outlook will list any Mary's or Martin's in your contacts, or anyone with "mar" in their email address.

To navigate through the list, use the arrow keys and to use the selected contact or address, press enter or tab.

Actual behavior:

When using the arrow keys to move through the list of contacts, NVDA reads "Blank". The only way to have NVDA read the contacts is to hover the mouse over, then the information is read.

Expected behavior:

A user would expect NVDA to read the contacts as the focus moves to each.

System configuration:

Windows 10 fast insider build 17713.1000 Microsoft Office 365 / Outlook 2016 Version 1806 (Build 10228.20104 Click to run) - updated just now.

NVDA Installed/portable/running from source:

NVDA 2018.2.1 portable NVDA Alpha 15527,9c3f5bc8 installed NVDA 2016.4 temporary

(Same results with all three versions)

Other information about your system:

In the current build of Windows 10, Narrator does announce "Suggestions available" when the suggestions appear then proceeds to read the first one, and the current suggestion when moving through the list.

Other questions:

Does the issue still occur after restarting your PC?

Have you tried any other versions of NVDA?

I thought this used to work. Reading issue #8055 which talks about the autocomplete list (but encounters an error with Braille), it seems to indicate it was working then (if it wasn't, that surely would have been worth mentioning in that ticket), so it's possibly a regression in a recent build of Outlook.

josephsl commented 6 years ago

Hi, this is a regression caused by us not keeping up to date with Office 365 releases. Thanks.

From: Quentin Christensen notifications@github.com Sent: Thursday, July 12, 2018 10:13 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Steps to reproduce:

In Outlook, when you start typing a contact's name, Outlook displays a list of recently used email addresses and contacts which match what has been typed so far. So, if "Mar" is typed, Outlook will list any Mary's or Martin's in your contacts, or anyone with "mar" in their email address.

To navigate through the list, use the arrow keys and to use the selected contact or address, press enter or tab.

Actual behavior:

When using the arrow keys to move through the list of contacts, NVDA reads "Blank". The only way to have NVDA read the contacts is to hover the mouse over, then the information is read.

Expected behavior:

A user would expect NVDA to read the contacts as the focus moves to each.

System configuration:

Windows 10 fast insider build 17713.1000 Microsoft Office 365 / Outlook 2016 Version 1806 (Build 10228.20104 Click to run) - updated just now.

NVDA Installed/portable/running from source:

NVDA 2018.2.1 portable NVDA Alpha 15527,9c3f5bc8 installed NVDA 2016.4 temporary

(Same results with all three versions)

Other information about your system:

In the current build of Windows 10, Narrator does announce "Suggestions available" when the suggestions appear then proceeds to read the first one, and the current suggestion when moving through the list.

Other questions:

Does the issue still occur after restarting your PC?

Have you tried any other versions of NVDA?

I thought this used to work. Reading issue #8055 https://github.com/nvaccess/nvda/issues/8055 which talks about the autocomplete list (but encounters an error with Braille), it seems to indicate it was working then (if it wasn't, that surely would have been worth mentioning in that ticket), so it's possibly a regression in a recent build of Outlook.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkAMuoBwBHnrt9Amwf9bquafzljAjks5uGCxVgaJpZM4VOTw8 .

Qchristensen commented 6 years ago

Ok, so it is us who need to catch up here rather than Microsoft?

I'm testing replying by email rather than on GitHub as your message quotes all of mine and I'm sure it isn't supposed to, so we'll see whether mine does as well.

On Fri, Jul 13, 2018 at 3:18 PM, Joseph Lee notifications@github.com wrote:

Hi, this is a regression caused by us not keeping up to date with Office 365 releases. Thanks.

From: Quentin Christensen notifications@github.com Sent: Thursday, July 12, 2018 10:13 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Steps to reproduce:

In Outlook, when you start typing a contact's name, Outlook displays a list of recently used email addresses and contacts which match what has been typed so far. So, if "Mar" is typed, Outlook will list any Mary's or Martin's in your contacts, or anyone with "mar" in their email address.

To navigate through the list, use the arrow keys and to use the selected contact or address, press enter or tab.

Actual behavior:

When using the arrow keys to move through the list of contacts, NVDA reads "Blank". The only way to have NVDA read the contacts is to hover the mouse over, then the information is read.

Expected behavior:

A user would expect NVDA to read the contacts as the focus moves to each.

System configuration:

Windows 10 fast insider build 17713.1000 Microsoft Office 365 / Outlook 2016 Version 1806 (Build 10228.20104 Click to run) - updated just now.

NVDA Installed/portable/running from source:

NVDA 2018.2.1 portable NVDA Alpha 15527,9c3f5bc8 installed NVDA 2016.4 temporary

(Same results with all three versions)

Other information about your system:

In the current build of Windows 10, Narrator does announce "Suggestions available" when the suggestions appear then proceeds to read the first one, and the current suggestion when moving through the list.

Other questions:

Does the issue still occur after restarting your PC?

Have you tried any other versions of NVDA?

I thought this used to work. Reading issue #8055 < https://github.com/nvaccess/nvda/issues/8055> which talks about the autocomplete list (but encounters an error with Braille), it seems to indicate it was working then (if it wasn't, that surely would have been worth mentioning in that ticket), so it's possibly a regression in a recent build of Outlook.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/nvaccess/nvda/issues/8502> , or mute the thread < https://github.com/notifications/unsubscribe-auth/ AHgLkAMuoBwBHnrt9Amwf9bquafzljAjks5uGCxVgaJpZM4VOTw8> .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-404728167, or mute the thread https://github.com/notifications/unsubscribe-auth/APKmCP_As29tujNcClavfusLCp3vs3auks5uGC2KgaJpZM4VOTw8 .

-- Quentin Christensen Training and Support Manager

Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/

www.nvaccess.org Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess

josephsl commented 6 years ago

Hi, yes (I believe someone posted an idea as to how to fix this as part of an incomplete pull request). Thanks.

From: Quentin Christensen notifications@github.com Sent: Thursday, July 12, 2018 10:22 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Comment comment@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Ok, so it is us who need to catch up here rather than Microsoft?

I'm testing replying by email rather than on GitHub as your message quotes all of mine and I'm sure it isn't supposed to, so we'll see whether mine does as well.

On Fri, Jul 13, 2018 at 3:18 PM, Joseph Lee notifications@github.com wrote:

Hi, this is a regression caused by us not keeping up to date with Office 365 releases. Thanks.

From: Quentin Christensen notifications@github.com Sent: Thursday, July 12, 2018 10:13 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Steps to reproduce:

In Outlook, when you start typing a contact's name, Outlook displays a list of recently used email addresses and contacts which match what has been typed so far. So, if "Mar" is typed, Outlook will list any Mary's or Martin's in your contacts, or anyone with "mar" in their email address.

To navigate through the list, use the arrow keys and to use the selected contact or address, press enter or tab.

Actual behavior:

When using the arrow keys to move through the list of contacts, NVDA reads "Blank". The only way to have NVDA read the contacts is to hover the mouse over, then the information is read.

Expected behavior:

A user would expect NVDA to read the contacts as the focus moves to each.

System configuration:

Windows 10 fast insider build 17713.1000 Microsoft Office 365 / Outlook 2016 Version 1806 (Build 10228.20104 Click to run) - updated just now.

NVDA Installed/portable/running from source:

NVDA 2018.2.1 portable NVDA Alpha 15527,9c3f5bc8 installed NVDA 2016.4 temporary

(Same results with all three versions)

Other information about your system:

In the current build of Windows 10, Narrator does announce "Suggestions available" when the suggestions appear then proceeds to read the first one, and the current suggestion when moving through the list.

Other questions:

Does the issue still occur after restarting your PC?

Have you tried any other versions of NVDA?

I thought this used to work. Reading issue #8055 < https://github.com/nvaccess/nvda/issues/8055> which talks about the autocomplete list (but encounters an error with Braille), it seems to indicate it was working then (if it wasn't, that surely would have been worth mentioning in that ticket), so it's possibly a regression in a recent build of Outlook.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/nvaccess/nvda/issues/8502> , or mute the thread < https://github.com/notifications/unsubscribe-auth/ AHgLkAMuoBwBHnrt9Amwf9bquafzljAjks5uGCxVgaJpZM4VOTw8> .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-404728167, or mute the thread https://github.com/notifications/unsubscribe-auth/APKmCP_As29tujNcClavfusLCp3vs3auks5uGC2KgaJpZM4VOTw8 .

-- Quentin Christensen Training and Support Manager

Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/

www.nvaccess.org Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-404728687 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkAwXkRLBKkk9cQ0PoJATxjnkiGrVks5uGC56gaJpZM4VOTw8 .

Qchristensen commented 6 years ago

I replied to the last message using Gmail on the web, and mine had the original message quoted and hidden. I’m trying in Outlook now. Your message is readable right below mine here so it will be interesting to see if it all comes through.

One solution would be to select all and delete before typing a reply, but it would be better if it was automatically dropped.

From: Joseph Lee notifications@github.com Sent: Friday, 13 July 2018 3:23 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Quentin Christensen quentin@nvaccess.org; Author < author@noreply.github.com> Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi, yes (I believe someone posted an idea as to how to fix this as part of an incomplete pull request). Thanks.

From: Quentin Christensen notifications@github.com Sent: Thursday, July 12, 2018 10:22 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Comment < comment@noreply.github.com> Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Ok, so it is us who need to catch up here rather than Microsoft?

I'm testing replying by email rather than on GitHub as your message quotes all of mine and I'm sure it isn't supposed to, so we'll see whether mine does as well.

On Fri, Jul 13, 2018 at 3:18 PM, Joseph Lee notifications@github.com wrote:

Hi, this is a regression caused by us not keeping up to date with Office 365 releases. Thanks.

From: Quentin Christensen notifications@github.com Sent: Thursday, July 12, 2018 10:13 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Steps to reproduce:

In Outlook, when you start typing a contact's name, Outlook displays a list of recently used email addresses and contacts which match what has been typed so far. So, if "Mar" is typed, Outlook will list any Mary's or Martin's in your contacts, or anyone with "mar" in their email address.

To navigate through the list, use the arrow keys and to use the selected contact or address, press enter or tab.

Actual behavior:

When using the arrow keys to move through the list of contacts, NVDA reads "Blank". The only way to have NVDA read the contacts is to hover the mouse over, then the information is read.

Expected behavior:

A user would expect NVDA to read the contacts as the focus moves to each.

System configuration:

Windows 10 fast insider build 17713.1000 Microsoft Office 365 / Outlook 2016 Version 1806 (Build 10228.20104 Click to run) - updated just now.

NVDA Installed/portable/running from source:

NVDA 2018.2.1 portable NVDA Alpha 15527,9c3f5bc8 installed NVDA 2016.4 temporary

(Same results with all three versions)

Other information about your system:

In the current build of Windows 10, Narrator does announce "Suggestions available" when the suggestions appear then proceeds to read the first one, and the current suggestion when moving through the list.

Other questions:

Does the issue still occur after restarting your PC?

Have you tried any other versions of NVDA?

I thought this used to work. Reading issue #8055 < https://github.com/nvaccess/nvda/issues/8055> which talks about the autocomplete list (but encounters an error with Braille), it seems to indicate it was working then (if it wasn't, that surely would have been worth mentioning in that ticket), so it's possibly a regression in a recent build of Outlook.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/nvaccess/nvda/issues/8502> , or mute the thread < https://github.com/notifications/unsubscribe-auth/ AHgLkAMuoBwBHnrt9Amwf9bquafzljAjks5uGCxVgaJpZM4VOTw8> .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-404728167, or mute the thread < https://github.com/notifications/unsubscribe-auth/APKmCP_As29tujNcClavfusLCp3vs3auks5uGC2KgaJpZM4VOTw8

.

-- Quentin Christensen Training and Support Manager

Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/

www.nvaccess.org Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/nvaccess/nvda/issues/8502#issuecomment-404728687> , or mute the thread < https://github.com/notifications/unsubscribe-auth/AHgLkAwXkRLBKkk9cQ0PoJATxjnkiGrVks5uGC56gaJpZM4VOTw8> .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-404728837, or mute the thread https://github.com/notifications/unsubscribe-auth/APKmCCKnqNKx78wada9l01LQ9JN9xbIwks5uGC7DgaJpZM4VOTw8 .[image: Image removed by sender.]

josephsl commented 6 years ago

Hi,

This feature worked as advertised in earlier Office 365 releases (including Office 2013 I believe). I'm thinking the control has changed and we didn't keep up with that change.

CC @DerekRiemer

Adriani90 commented 6 years ago

@novalis7747, are you planning to raise a new pull request with your code?

Brian1Gaff commented 6 years ago

Kind of makes you wonder why Msoft altered the behaviour here then. Perhaps the same programmers who write Skype are now working on Outlook grin Brian

Ednunp commented 6 years ago

Guys, I'm confused about the state of this issue. It is being reported as closed, but I for one am still seeing the issue with latest NVDA and office 365 update. IN the issue that it is linked to in the merge, it doesn't seem to clearly say whether the speech side of it has been resolved. Can someone comment either way please and if not resolved, are we any closer to resolving this with speech? not having the list of names complete is extremely annoying as it can take significantly longer to enter addresses in a large organisation.

josephsl commented 6 years ago

Hi, we still haven’t heard from the person who’ve worked on a pull request for this, and I thought someone would do it by now. Thanks.

From: Ednunp notifications@github.com Sent: Sunday, October 14, 2018 9:22 AM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Comment comment@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Guys, I'm confused about the state of this issue. It is being reported as closed, but I for one am still seeing the issue with latest NVDA and office 365 update. IN the issue that it is linked to in the merge, it doesn't seem to clearly say whether the speech side of it has been resolved. Can someone comment either way please and if not resolved, are we any closer to resolving this with speech? not having the list of names complete is extremely annoying as it can take significantly longer to enter addresses in a large organisation.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-429639955 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkEm12Fpm3la-tNQQLb3sSwYkuUjjks5uk2STgaJpZM4VOTw8 . https://github.com/notifications/beacon/AHgLkAGDhUebJL66h1SFiCFhNyqZXpSkks5uk2STgaJpZM4VOTw8.gif

Ednunp commented 6 years ago

Guys, is this ever going to get resolved? What is the current status? is MS looking into it, are NVDA looking into it, is anyone looking at it? it was opened in July and is by all accounts dead in the water. I want to stress again this is a significant issue when working in a large org with a lot of names and addresses. Currently the only workaround such as it is, is to enter a few letters of someones name, then hit enter, see if the name is correct, delete it if not, enter the same few letters of the name again, scroll down once and hit enter to try it all over again, repeat until you get the name right. This is truely ridiculous if you're entering 30 addresses in one of these fields. Can we please have a resolution plan or an indication of what's going on? Thanks, Ed.

josephsl commented 6 years ago

Hi,

Since we haven't heard from the individual who did a pull request on this, I'll take this on.

Because of its high impact, I propose raising the priority of this one to P2 at least. If I do come up with a PR, it'll be based on beta unless @MichaelDCurran says otherwise.

Thanks.

Ednunp commented 6 years ago

Thanks Joseph apreciate this. I know of at least 3 people who wil be extremely happy once this is fixed.

josephsl commented 6 years ago

Hi,

Further investigation says: yes, my initial hypothesis was right: I think we've been so complacent to a point where we cost someone his or her productivity.

Technical: the "To:" field and friends have way better UIA implementation. This is evidenced by the fact that:

  1. Narrator announces suggestions.
  2. Controller for event is raised.

Several solutions come to my mind:

  1. Tell NVDA that message address fields are good UIA controls (outlook.AppModule.isGoodUIAWindow). This then allows UIA to take over. Results announcement can be taken care of through NVDAObjects.UIA.SearchField.
  2. Add an IAccessible class for auto-complete fields and ask if it has a UIA implementation (UIA.kwargsFromSuper(dict)). For older Outlook versions, it should fail, but since 2016/Office 365 (which includes Outlook 2019), these fields should present a UIA version of themselves. This guarantees backward compatibility and is an application of UIA grid row strategy used a few years back to deal with Outlook message list.
  3. Same as second solution, but this time add suggestion announcement capability (NvDAObjects.behaviors.EditableTextWithSuggestions). Then while handling name change events, see if the underlying UIA implementation says anything about controller for array, and if it changes for some reason, raise suggestionsOpen/Closed events as needed. If chosen, this solution becomes an application of search field handler outside of Windows 10, also taking care of another issue about hiding suggestion sounds checkbox in object presentation panel outside of Windows 10.

I imagine all of these (and more possibilities) have downsides, especially when it comes to supporting Outlook 2007 and earlier:

  1. If first solution is chosen, we need to tell NVDA to use UIA for auto-complete fields on Outlook 2013 and above unless someone using Outlook 2010 says it is working as well.
  2. The second solution needs to catch possible exceptions.
  3. The third one is perhaps the hardest to implement but is a bit more flexible.

CC @MichaelDCurran, @JCSTeh, and @LeonardDer in case you have something to say.

Thanks.

josephsl commented 6 years ago

Hi,

Technical: although name change event may seem promising, it won't cover certain situations. Also, the root culprit is the fact that state change event for auto-complete list item is not raised in some cases, but when using UIA, it works.

I'll compile a try build for you all to try (the code is based on latest master snapshot).

josephsl commented 6 years ago

Hi,

Try build:

https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exe

Don't worry about error tones when entering address into "To:" field in Outlook.

Please test this build under the following combinations:

  1. Windows 10 and all of the following Outlook versions if possible: 2007, 2010, 2013, 2016, 2019, Office 365
  2. Windows 8.x and the following Outlook versions: 2007, 2010, 2013, 2016, Office 365 (Office 2019 does not support releases other than Windows 10).
  3. Windows 7 and Outlook 2007, 2010, 2013, 2016, Office 365

Notes:

  1. Windows releases earlier than 7 SP1 won't be supported.
  2. Outlook 2003 is end of life, therefore I recommend not supporting it.
  3. Support for Outlook 2007 is contingent on community feedback (especially from enterprises).
  4. Outlook 2010 support may or may not make the cut depending on whether UIA implementation used in this try build is even usable.
  5. Full support is expected for Outlook 2013 and later (including recent iterations of Office 365/2019).

Scenarios while entering address into "To:" field and friends:

  1. Type the name of a known contact and see if NVDA announces the top suggestion.
  2. As you type addresses, see if NVDA announces refined search results.
  3. While doing all these, see if NVDA plays search suggestion sound (to configure this, go to NVDA Menu/Settings/Object presentation/Play a sound when auto-suggestions appear checkbox must be checked).
  4. If you have a braille display, see if suggestions appear on the display.

For the first two scenarios, if one of them fails, let us know how to reproduce the problem (note that my computer has Office 365/2016 at the moment), along with Windows version and Outlook version in use. The third item shouldn't be a problem unless you've got Windows 7 or 8.x, and the fourth item is applicable only for those using a braille display.

Thanks.

Adriani90 commented 6 years ago

Hey @josephsl, I've tested with MS Outlook 2016 and 365 with speech. Suggestion sound plays properly and NVDA announces the suggestions as expected. It works in to, cc and bcc. Using Windows 10 1809 update.

I have noticed that the address in the field is recognized as button. This is also announced when navigating with left arrow to the address. It says "button" and "button end". This is not the case in NVDA 2018.4 Beta 1.

josephsl commented 6 years ago

Hi, yep, likely due to UIA giving wrong control type information, which should be taken care of through role coercion (event_NVDAObject_init). I’ll wait for more comments before creating a second try build. Thanks for the report.

From: Adriani90 notifications@github.com Sent: Wednesday, November 21, 2018 12:56 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hey @josephsl https://github.com/josephsl , I've tested with MS Outlook 2016 and 365 with speech. Suggestion sound plays properly and NVDA announces the suggestions as expected. It works in to, cc and bcc. Using Windows 10 1809 update.

I have noticed that the address in the field is recognized as button. This is also announced when navigating with left arrow to the address. It says "button" and "button end". This is not the case in NVDA 2018.4 Beta 1.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440805695 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkPJBsMQcP5Yptj1SjwhHkhrgl6Etks5uxb3XgaJpZM4VOTw8 .

govsta1981 commented 6 years ago

It works well here. I only tried typing in the “to” field, but, it works as expected. I’m using Windows 10 build 1803 with Outlook 365.

From: Joseph Lee notifications@github.com Sent: Wednesday, November 21, 2018 4:04 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi, yep, likely due to UIA giving wrong control type information, which should be taken care of through role coercion (event_NVDAObject_init). I’ll wait for more comments before creating a second try build. Thanks for the report.

From: Adriani90 <notifications@github.com mailto:notifications@github.com > Sent: Wednesday, November 21, 2018 12:56 PM To: nvaccess/nvda <nvda@noreply.github.com mailto:nvda@noreply.github.com > Cc: Joseph Lee <joseph.lee22590@gmail.com mailto:joseph.lee22590@gmail.com >; Mention <mention@noreply.github.com mailto:mention@noreply.github.com > Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hey @josephsl https://github.com/josephsl , I've tested with MS Outlook 2016 and 365 with speech. Suggestion sound plays properly and NVDA announces the suggestions as expected. It works in to, cc and bcc. Using Windows 10 1809 update.

I have noticed that the address in the field is recognized as button. This is also announced when navigating with left arrow to the address. It says "button" and "button end". This is not the case in NVDA 2018.4 Beta 1.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440805695 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkPJBsMQcP5Yptj1SjwhHkhrgl6Etks5uxb3XgaJpZM4VOTw8 .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440807704 , or mute the thread https://github.com/notifications/unsubscribe-auth/APFDMa54nTGLpsL4DCoBGSH4oNZjf_fvks5uxb_KgaJpZM4VOTw8 . https://github.com/notifications/beacon/APFDMSozzbQI5PnUzxUxWGfYeN_sl4vwks5uxb_KgaJpZM4VOTw8.gif

Novalis7747 commented 6 years ago

running Office 365 under Win 1809. the suggestion in the TO field works fine when typing. When arrowing down the suggested email addresses they are spoken correctly, but when up arrowing in the list it only says blank and arrowing doen again only brings me the value I typed in the address field.

Novalis7747 commented 6 years ago

In addition to my first comment one more remark, the autosuggestion only comes up when hitting 1 letter in the address fields. Entering 2 or more letters does not fire up autosuggestion.

From: Joseph Lee notifications@github.com Sent: Mittwoch, 21. November 2018 20:31 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi,

Try build:

https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0

Don't worry about error tones when entering address into "To:" field in Outlook.

Please test this build under the following combinations:

  1. Windows 10 and all of the following Outlook versions if possible: 2007, 2010, 2013, 2016, 2019, Office 365
  2. Windows 8.x and the following Outlook versions: 2007, 2010, 2013, 2016, Office 365 (Office 2019 does not support releases other than Windows 10).
  3. Windows 7 and Outlook 2007, 2010, 2013, 2016, Office 365

Notes:

  1. Windows releases earlier than 7 SP1 won't be supported.
  2. Outlook 2003 is end of life, therefore I recommend not supporting it.
  3. Support for Outlook 2007 is contingent on community feedback (especially from enterprises).
  4. Outlook 2010 support may or may not make the cut depending on whether UIA implementation used in this try build is even usable.
  5. Full support is expected for Outlook 2013 and later (including recent iterations of Office 365/2019).

Scenarios while entering address into "To:" field and friends:

  1. Type the name of a known contact and see if NVDA announces the top suggestion.
  2. As you type addresses, see if NVDA announces refined search results.
  3. While doing all these, see if NVDA plays search suggestion sound (to configure this, go to NVDA Menu/Settings/Object presentation/Play a sound when auto-suggestions appear checkbox must be checked).
  4. If you have a braille display, see if suggestions appear on the display.

For the first two scenarios, if one of them fails, let us know how to reproduce the problem (note that my computer has Office 365/2016 at the moment), along with Windows version and Outlook version in use. The third item shouldn't be a problem unless you've got Windows 7 or 8.x, and the fourth item is applicable only for those using a braille display.

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440783915&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=vQLIW24QKBoxn%2Bhfof9dTpUd%2F8SJrTSw6AyXqAX1Zbk%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnJjt3Ek2PD24WHhgRL2R8MY2zSHqks5uxanegaJpZM4VOTw8&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=KeQxOgWKqLLGrRlM9mqQy%2FvUG%2Bx5DeGtikqpWEV9vu0%3D&reserved=0.

josephsl commented 6 years ago

Hi, regarding this one, suggestions do show up, but my testing showed it causes NVDA to play suggestion sound repeatedly. I may need to look into this a bit further. Thanks.

From: Ralf Kefferpuetz notifications@github.com Sent: Wednesday, November 21, 2018 1:22 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

In addition to my first comment one more remark, the autosuggestion only comes up when hitting 1 letter in the address fields. Entering 2 or more letters does not fire up autosuggestion.

From: Joseph Lee notifications@github.com Sent: Mittwoch, 21. November 2018 20:31 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi,

Try build:

https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0

Don't worry about error tones when entering address into "To:" field in Outlook.

Please test this build under the following combinations:

  1. Windows 10 and all of the following Outlook versions if possible: 2007, 2010, 2013, 2016, 2019, Office 365
  2. Windows 8.x and the following Outlook versions: 2007, 2010, 2013, 2016, Office 365 (Office 2019 does not support releases other than Windows 10).
  3. Windows 7 and Outlook 2007, 2010, 2013, 2016, Office 365

Notes:

  1. Windows releases earlier than 7 SP1 won't be supported.
  2. Outlook 2003 is end of life, therefore I recommend not supporting it.
  3. Support for Outlook 2007 is contingent on community feedback (especially from enterprises).
  4. Outlook 2010 support may or may not make the cut depending on whether UIA implementation used in this try build is even usable.
  5. Full support is expected for Outlook 2013 and later (including recent iterations of Office 365/2019).

Scenarios while entering address into "To:" field and friends:

  1. Type the name of a known contact and see if NVDA announces the top suggestion.
  2. As you type addresses, see if NVDA announces refined search results.
  3. While doing all these, see if NVDA plays search suggestion sound (to configure this, go to NVDA Menu/Settings/Object presentation/Play a sound when auto-suggestions appear checkbox must be checked).
  4. If you have a braille display, see if suggestions appear on the display.

For the first two scenarios, if one of them fails, let us know how to reproduce the problem (note that my computer has Office 365/2016 at the moment), along with Windows version and Outlook version in use. The third item shouldn't be a problem unless you've got Windows 7 or 8.x, and the fourth item is applicable only for those using a braille display.

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440783915&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=vQLIW24QKBoxn%2Bhfof9dTpUd%2F8SJrTSw6AyXqAX1Zbk%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnJjt3Ek2PD24WHhgRL2R8MY2zSHqks5uxanegaJpZM4VOTw8&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=KeQxOgWKqLLGrRlM9mqQy%2FvUG%2Bx5DeGtikqpWEV9vu0%3D&reserved=0.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440812324 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkErs9SgZ7vZyeMeaF-2GaHQ2thz1ks5uxcQJgaJpZM4VOTw8 .

Novalis7747 commented 6 years ago

Not sure if my first commen on github came through, so here again: When arrowing down through the list of suggestions with arrow down, each suggestion speaks well, but when arrowing up again in the list I hear only “blank” and after that arrowing down brings nothing than the characters I entered in the address field.

From: Joseph Lee notifications@github.com Sent: Mittwoch, 21. November 2018 22:27 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi, regarding this one, suggestions do show up, but my testing showed it causes NVDA to play suggestion sound repeatedly. I may need to look into this a bit further. Thanks.

From: Ralf Kefferpuetz notifications@github.com Sent: Wednesday, November 21, 2018 1:22 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

In addition to my first comment one more remark, the autosuggestion only comes up when hitting 1 letter in the address fields. Entering 2 or more letters does not fire up autosuggestion.

From: Joseph Lee notifications@github.com Sent: Mittwoch, 21. November 2018 20:31 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi,

Try build:

https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0

Don't worry about error tones when entering address into "To:" field in Outlook.

Please test this build under the following combinations:

  1. Windows 10 and all of the following Outlook versions if possible: 2007, 2010, 2013, 2016, 2019, Office 365
  2. Windows 8.x and the following Outlook versions: 2007, 2010, 2013, 2016, Office 365 (Office 2019 does not support releases other than Windows 10).
  3. Windows 7 and Outlook 2007, 2010, 2013, 2016, Office 365

Notes:

  1. Windows releases earlier than 7 SP1 won't be supported.
  2. Outlook 2003 is end of life, therefore I recommend not supporting it.
  3. Support for Outlook 2007 is contingent on community feedback (especially from enterprises).
  4. Outlook 2010 support may or may not make the cut depending on whether UIA implementation used in this try build is even usable.
  5. Full support is expected for Outlook 2013 and later (including recent iterations of Office 365/2019).

Scenarios while entering address into "To:" field and friends:

  1. Type the name of a known contact and see if NVDA announces the top suggestion.
  2. As you type addresses, see if NVDA announces refined search results.
  3. While doing all these, see if NVDA plays search suggestion sound (to configure this, go to NVDA Menu/Settings/Object presentation/Play a sound when auto-suggestions appear checkbox must be checked).
  4. If you have a braille display, see if suggestions appear on the display.

For the first two scenarios, if one of them fails, let us know how to reproduce the problem (note that my computer has Office 365/2016 at the moment), along with Windows version and Outlook version in use. The third item shouldn't be a problem unless you've got Windows 7 or 8.x, and the fourth item is applicable only for those using a braille display.

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440783915&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=vQLIW24QKBoxn%2Bhfof9dTpUd%2F8SJrTSw6AyXqAX1Zbk%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnJjt3Ek2PD24WHhgRL2R8MY2zSHqks5uxanegaJpZM4VOTw8&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=KeQxOgWKqLLGrRlM9mqQy%2FvUG%2Bx5DeGtikqpWEV9vu0%3D&reserved=0.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440812324 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkErs9SgZ7vZyeMeaF-2GaHQ2thz1ks5uxcQJgaJpZM4VOTw8 .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440813576&data=02%7C01%7C%7Cff5758f9d6e648b5bd9d08d64ff81f3e%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784324420089852&sdata=6ZJSyB2YnpqvLf8o6qx9P6aSJaSaUZXM4ZsUAl%2B8kAc%3D&reserved=0, or mute the threadhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnLWGI9UV96SaJOeaAEHBn2aO8AEAks5uxcU3gaJpZM4VOTw8&data=02%7C01%7C%7Cff5758f9d6e648b5bd9d08d64ff81f3e%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784324420089852&sdata=DMY8xS%2BMxY%2Bg7nIEeOzUz4LTu2XnYjqAqtDPuK6lgtU%3D&reserved=0.

josephsl commented 6 years ago

Hi, suggestion item navigation is something I might not be able to work with at the moment, as the highest priority is making sure people can hear auto-complete suggestions. Thanks.

From: Ralf Kefferpuetz notifications@github.com Sent: Wednesday, November 21, 2018 1:14 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

running Office 365 under Win 1809. the suggestion in the TO field works fine when typing. When arrowing down the suggested email addresses they are spoken correctly, but when up arrowing in the list it only says blank and arrowing doen again only brings me the value I typed in the address field.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440809913 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkE-xL_0cCBchZ3fwttglSj0iQ-Wdks5uxcIvgaJpZM4VOTw8 .

Novalis7747 commented 6 years ago

Yup, that’s ok, it works when arrowing down, so we can pick our choice…

From: Joseph Lee notifications@github.com Sent: Mittwoch, 21. November 2018 22:33 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi, suggestion item navigation is something I might not be able to work with at the moment, as the highest priority is making sure people can hear auto-complete suggestions. Thanks.

From: Ralf Kefferpuetz notifications@github.com<mailto:notifications@github.com> Sent: Wednesday, November 21, 2018 1:14 PM To: nvaccess/nvda nvda@noreply.github.com<mailto:nvda@noreply.github.com> Cc: Joseph Lee joseph.lee22590@gmail.com<mailto:joseph.lee22590@gmail.com>; Mention mention@noreply.github.com<mailto:mention@noreply.github.com> Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

running Office 365 under Win 1809. the suggestion in the TO field works fine when typing. When arrowing down the suggested email addresses they are spoken correctly, but when up arrowing in the list it only says blank and arrowing doen again only brings me the value I typed in the address field.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440809913 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkE-xL_0cCBchZ3fwttglSj0iQ-Wdks5uxcIvgaJpZM4VOTw8 .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440815990&data=02%7C01%7C%7Cc143ae29f7f845487bbc08d64ff8e521%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784327738452065&sdata=V75MdYrlPhO4WCc0AybV5Xdnm3XjBDrT%2FgRj7tSUdLg%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnDLlLou8J0SaO0-uw75y4iamddUhks5uxcaEgaJpZM4VOTw8&data=02%7C01%7C%7Cc143ae29f7f845487bbc08d64ff8e521%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784327738452065&sdata=CLtNTz2OovkMoxsm%2FhG0z0GilgjeJQeAhPsiok%2Fszx8%3D&reserved=0.

Novalis7747 commented 5 years ago

Test under Win 1709 and Office 2013 corporate Result: no autosuggestion at all and no list of suggestions when arrowing down or up.

From: Joseph Lee notifications@github.com Sent: Mittwoch, 21. November 2018 20:31 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi,

Try build:

https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0

Don't worry about error tones when entering address into "To:" field in Outlook.

Please test this build under the following combinations:

  1. Windows 10 and all of the following Outlook versions if possible: 2007, 2010, 2013, 2016, 2019, Office 365
  2. Windows 8.x and the following Outlook versions: 2007, 2010, 2013, 2016, Office 365 (Office 2019 does not support releases other than Windows 10).
  3. Windows 7 and Outlook 2007, 2010, 2013, 2016, Office 365

Notes:

  1. Windows releases earlier than 7 SP1 won't be supported.
  2. Outlook 2003 is end of life, therefore I recommend not supporting it.
  3. Support for Outlook 2007 is contingent on community feedback (especially from enterprises).
  4. Outlook 2010 support may or may not make the cut depending on whether UIA implementation used in this try build is even usable.
  5. Full support is expected for Outlook 2013 and later (including recent iterations of Office 365/2019).

Scenarios while entering address into "To:" field and friends:

  1. Type the name of a known contact and see if NVDA announces the top suggestion.
  2. As you type addresses, see if NVDA announces refined search results.
  3. While doing all these, see if NVDA plays search suggestion sound (to configure this, go to NVDA Menu/Settings/Object presentation/Play a sound when auto-suggestions appear checkbox must be checked).
  4. If you have a braille display, see if suggestions appear on the display.

For the first two scenarios, if one of them fails, let us know how to reproduce the problem (note that my computer has Office 365/2016 at the moment), along with Windows version and Outlook version in use. The third item shouldn't be a problem unless you've got Windows 7 or 8.x, and the fourth item is applicable only for those using a braille display.

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440783915&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=vQLIW24QKBoxn%2Bhfof9dTpUd%2F8SJrTSw6AyXqAX1Zbk%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnJjt3Ek2PD24WHhgRL2R8MY2zSHqks5uxanegaJpZM4VOTw8&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=KeQxOgWKqLLGrRlM9mqQy%2FvUG%2Bx5DeGtikqpWEV9vu0%3D&reserved=0.

josephsl commented 5 years ago

Hi, and this is with UIA on, right? What about with 2018.4 beta 1? If the beta and the try build is doing the same thing, then I need to restrict the UIA code to Office 2016. I’m curious to know if anyone is willing to test this on Windows 7 and 8.1. Thanks.

From: Ralf Kefferpuetz notifications@github.com Sent: Thursday, November 22, 2018 12:37 AM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Test under Win 1709 and Office 2013 corporate Result: no autosuggestion at all and no list of suggestions when arrowing down or up.

From: Joseph Lee notifications@github.com Sent: Mittwoch, 21. November 2018 20:31 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi,

Try build:

https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0

Don't worry about error tones when entering address into "To:" field in Outlook.

Please test this build under the following combinations:

  1. Windows 10 and all of the following Outlook versions if possible: 2007, 2010, 2013, 2016, 2019, Office 365
  2. Windows 8.x and the following Outlook versions: 2007, 2010, 2013, 2016, Office 365 (Office 2019 does not support releases other than Windows 10).
  3. Windows 7 and Outlook 2007, 2010, 2013, 2016, Office 365

Notes:

  1. Windows releases earlier than 7 SP1 won't be supported.
  2. Outlook 2003 is end of life, therefore I recommend not supporting it.
  3. Support for Outlook 2007 is contingent on community feedback (especially from enterprises).
  4. Outlook 2010 support may or may not make the cut depending on whether UIA implementation used in this try build is even usable.
  5. Full support is expected for Outlook 2013 and later (including recent iterations of Office 365/2019).

Scenarios while entering address into "To:" field and friends:

  1. Type the name of a known contact and see if NVDA announces the top suggestion.
  2. As you type addresses, see if NVDA announces refined search results.
  3. While doing all these, see if NVDA plays search suggestion sound (to configure this, go to NVDA Menu/Settings/Object presentation/Play a sound when auto-suggestions appear checkbox must be checked).
  4. If you have a braille display, see if suggestions appear on the display.

For the first two scenarios, if one of them fails, let us know how to reproduce the problem (note that my computer has Office 365/2016 at the moment), along with Windows version and Outlook version in use. The third item shouldn't be a problem unless you've got Windows 7 or 8.x, and the fourth item is applicable only for those using a braille display.

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440783915&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=vQLIW24QKBoxn%2Bhfof9dTpUd%2F8SJrTSw6AyXqAX1Zbk%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnJjt3Ek2PD24WHhgRL2R8MY2zSHqks5uxanegaJpZM4VOTw8&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=KeQxOgWKqLLGrRlM9mqQy%2FvUG%2Bx5DeGtikqpWEV9vu0%3D&reserved=0.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440952652 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkPzVHfwf2Jidvs4sVSXf2DKkQEaBks5uxmIWgaJpZM4VOTw8 .

Novalis7747 commented 5 years ago

Yup, with UIA set to on. Under 2018.3 and 2018.4B1 it gives autosuggestion with the 4th typed character and arrowing the list of autosuggestion works as supposed.

From: Joseph Lee notifications@github.com Sent: Donnerstag, 22. November 2018 17:01 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi, and this is with UIA on, right? What about with 2018.4 beta 1? If the beta and the try build is doing the same thing, then I need to restrict the UIA code to Office 2016. I’m curious to know if anyone is willing to test this on Windows 7 and 8.1. Thanks.

From: Ralf Kefferpuetz notifications@github.com<mailto:notifications@github.com> Sent: Thursday, November 22, 2018 12:37 AM To: nvaccess/nvda nvda@noreply.github.com<mailto:nvda@noreply.github.com> Cc: Joseph Lee joseph.lee22590@gmail.com<mailto:joseph.lee22590@gmail.com>; Mention mention@noreply.github.com<mailto:mention@noreply.github.com> Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Test under Win 1709 and Office 2013 corporate Result: no autosuggestion at all and no list of suggestions when arrowing down or up.

From: Joseph Lee notifications@github.com<mailto:notifications@github.com> Sent: Mittwoch, 21. November 2018 20:31 To: nvaccess/nvda nvda@noreply.github.com<mailto:nvda@noreply.github.com> Cc: Ralf Kefferpuetz novalis7747@live.com<mailto:novalis7747@live.com>; Mention mention@noreply.github.com<mailto:mention@noreply.github.com> Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi,

Try build:

https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0<https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exe%3chttps:/eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0>

Don't worry about error tones when entering address into "To:" field in Outlook.

Please test this build under the following combinations:

  1. Windows 10 and all of the following Outlook versions if possible: 2007, 2010, 2013, 2016, 2019, Office 365
  2. Windows 8.x and the following Outlook versions: 2007, 2010, 2013, 2016, Office 365 (Office 2019 does not support releases other than Windows 10).
  3. Windows 7 and Outlook 2007, 2010, 2013, 2016, Office 365

Notes:

  1. Windows releases earlier than 7 SP1 won't be supported.
  2. Outlook 2003 is end of life, therefore I recommend not supporting it.
  3. Support for Outlook 2007 is contingent on community feedback (especially from enterprises).
  4. Outlook 2010 support may or may not make the cut depending on whether UIA implementation used in this try build is even usable.
  5. Full support is expected for Outlook 2013 and later (including recent iterations of Office 365/2019).

Scenarios while entering address into "To:" field and friends:

  1. Type the name of a known contact and see if NVDA announces the top suggestion.
  2. As you type addresses, see if NVDA announces refined search results.
  3. While doing all these, see if NVDA plays search suggestion sound (to configure this, go to NVDA Menu/Settings/Object presentation/Play a sound when auto-suggestions appear checkbox must be checked).
  4. If you have a braille display, see if suggestions appear on the display.

For the first two scenarios, if one of them fails, let us know how to reproduce the problem (note that my computer has Office 365/2016 at the moment), along with Windows version and Outlook version in use. The third item shouldn't be a problem unless you've got Windows 7 or 8.x, and the fourth item is applicable only for those using a braille display.

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440783915&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=vQLIW24QKBoxn%2Bhfof9dTpUd%2F8SJrTSw6AyXqAX1Zbk%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnJjt3Ek2PD24WHhgRL2R8MY2zSHqks5uxanegaJpZM4VOTw8&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=KeQxOgWKqLLGrRlM9mqQy%2FvUG%2Bx5DeGtikqpWEV9vu0%3D&reserved=0.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440952652 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkPzVHfwf2Jidvs4sVSXf2DKkQEaBks5uxmIWgaJpZM4VOTw8 .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-441071625&data=02%7C01%7C%7C1c23af1445d8476f76b108d65093b19c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784992594536299&sdata=itIbV2kFku%2Bl15vFwQzIuGxAyo9XS14XhQdBUIf4A2U%3D&reserved=0, or mute the threadhttps://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnMm2CE5dSDC6Gyc_BJjXj4VpBM5iks5uxso5gaJpZM4VOTw8&data=02%7C01%7C%7C1c23af1445d8476f76b108d65093b19c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784992594536299&sdata=%2B%2B8tCl5KdRYS1v4Xj04gUsbhEWIeAY1TD%2FSR%2FprfWmI%3D&reserved=0.

josephsl commented 5 years ago

Hi, and given the state change event is failing for these… I think, at this point, the new code will be restricted to Office 2016 and beyond, and given the work involved in correcting it, it may not make the cut for 2018.4 (sorry). CC @MichaelDCurran

From: Ralf Kefferpuetz notifications@github.com Sent: Thursday, November 22, 2018 8:26 AM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Yup, with UIA set to on. Under 2018.3 and 2018.4B1 it gives autosuggestion with the 4th typed character and arrowing the list of autosuggestion works as supposed.

From: Joseph Lee notifications@github.com Sent: Donnerstag, 22. November 2018 17:01 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi, and this is with UIA on, right? What about with 2018.4 beta 1? If the beta and the try build is doing the same thing, then I need to restrict the UIA code to Office 2016. I’m curious to know if anyone is willing to test this on Windows 7 and 8.1. Thanks.

From: Ralf Kefferpuetz notifications@github.com<mailto:notifications@github.com> Sent: Thursday, November 22, 2018 12:37 AM To: nvaccess/nvda nvda@noreply.github.com<mailto:nvda@noreply.github.com> Cc: Joseph Lee joseph.lee22590@gmail.com<mailto:joseph.lee22590@gmail.com>; Mention mention@noreply.github.com<mailto:mention@noreply.github.com> Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Test under Win 1709 and Office 2013 corporate Result: no autosuggestion at all and no list of suggestions when arrowing down or up.

From: Joseph Lee notifications@github.com<mailto:notifications@github.com> Sent: Mittwoch, 21. November 2018 20:31 To: nvaccess/nvda nvda@noreply.github.com<mailto:nvda@noreply.github.com> Cc: Ralf Kefferpuetz novalis7747@live.com<mailto:novalis7747@live.com>; Mention mention@noreply.github.com<mailto:mention@noreply.github.com> Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi,

Try build:

https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0<https://ci.appveyor.com/api/buildjobs/3967ub6tudlp64xa/artifacts/output%2Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%2Ccd98032c.exe%3chttps:/eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.appveyor.com%2Fapi%2Fbuildjobs%2F3967ub6tudlp64xa%2Fartifacts%2Foutput%252Fnvda_snapshot_try-outlookAutoCompleteUIA-16299%252Ccd98032c.exe&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=tEJACA3qFA9XuUndgPu1OxfGh9TZZJZRniNpq6xX9z8%3D&reserved=0>

Don't worry about error tones when entering address into "To:" field in Outlook.

Please test this build under the following combinations:

  1. Windows 10 and all of the following Outlook versions if possible: 2007, 2010, 2013, 2016, 2019, Office 365
  2. Windows 8.x and the following Outlook versions: 2007, 2010, 2013, 2016, Office 365 (Office 2019 does not support releases other than Windows 10).
  3. Windows 7 and Outlook 2007, 2010, 2013, 2016, Office 365

Notes:

  1. Windows releases earlier than 7 SP1 won't be supported.
  2. Outlook 2003 is end of life, therefore I recommend not supporting it.
  3. Support for Outlook 2007 is contingent on community feedback (especially from enterprises).
  4. Outlook 2010 support may or may not make the cut depending on whether UIA implementation used in this try build is even usable.
  5. Full support is expected for Outlook 2013 and later (including recent iterations of Office 365/2019).

Scenarios while entering address into "To:" field and friends:

  1. Type the name of a known contact and see if NVDA announces the top suggestion.
  2. As you type addresses, see if NVDA announces refined search results.
  3. While doing all these, see if NVDA plays search suggestion sound (to configure this, go to NVDA Menu/Settings/Object presentation/Play a sound when auto-suggestions appear checkbox must be checked).
  4. If you have a braille display, see if suggestions appear on the display.

For the first two scenarios, if one of them fails, let us know how to reproduce the problem (note that my computer has Office 365/2016 at the moment), along with Windows version and Outlook version in use. The third item shouldn't be a problem unless you've got Windows 7 or 8.x, and the fourth item is applicable only for those using a braille display.

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-440783915&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=vQLIW24QKBoxn%2Bhfof9dTpUd%2F8SJrTSw6AyXqAX1Zbk%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnJjt3Ek2PD24WHhgRL2R8MY2zSHqks5uxanegaJpZM4VOTw8&data=02%7C01%7C%7C7fdda89948004e6d885d08d64fe7d223%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784254405244834&sdata=KeQxOgWKqLLGrRlM9mqQy%2FvUG%2Bx5DeGtikqpWEV9vu0%3D&reserved=0.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-440952652 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkPzVHfwf2Jidvs4sVSXf2DKkQEaBks5uxmIWgaJpZM4VOTw8 .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-441071625&data=02%7C01%7C%7C1c23af1445d8476f76b108d65093b19c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784992594536299&sdata=itIbV2kFku%2Bl15vFwQzIuGxAyo9XS14XhQdBUIf4A2U%3D&reserved=0, or mute the threadhttps://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnMm2CE5dSDC6Gyc_BJjXj4VpBM5iks5uxso5gaJpZM4VOTw8&data=02%7C01%7C%7C1c23af1445d8476f76b108d65093b19c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636784992594536299&sdata=%2B%2B8tCl5KdRYS1v4Xj04gUsbhEWIeAY1TD%2FSR%2FprfWmI%3D&reserved=0.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-441077845 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkI6_K1JNbGVL7PMEY2X7zafIy5HJks5uxtAegaJpZM4VOTw8 .

Ednunp commented 5 years ago

HI. Apologies I've not been able to test this yet as don't have my work laptop with me. Does this last comment mean we can't implement this code then? that the fix must remain disabled? Also another question if I may, how do I turn UIA on? is it a setting or on by default?

josephsl commented 5 years ago

Hi,

Based on feedback so far, the new code, if even chosen, will work only on Office 2016 and beyond with some changes. Of course that could change based on your test results.

UIA is always enabled by default. One way to check is opening NVDA log (NVDA+F1) and checking UI Automation line at the top.

Thanks.

Ednunp commented 5 years ago

It's a pain because office 2016 is where the problem is. No way of getting it to work out which version of Office is running and then working accordingly?

josephsl commented 5 years ago

Hi,

Let's see if I can give you a slightly simplified picture:

As long as UIA is active, NVDA will use UIA support subsystem if a control says it is a UI Automation element. However, we (NV Access people and third-party developers) ran into incomplete UIA implementation for many controls in the past, thus we added several methods to block usage of UIA for certain controls (some of the most important UIA controls reside in Microsoft Office, and it was found that some of them had no useful UIA routines for NVDA to use). These days, Microsoft added enhancements for UIA controls in Office, and we're beginning to see the impact of this (especially in Office 2013 and beyond).

As for Office 2016 version detection, it is possible. However, given many Office 2016/2019 releases now (especially thanks to Office 365 release channels), it isn't enough to just tell NVDA to use UIA code if major version of Outlook is 16.0 (we also need to keep an eye on build numbers, too). In short, the answer to your question is "yes with caveats".

Thanks.

josephsl commented 5 years ago

Hi,

Basically, if we do bring UIA, it'll be supported on more recent Office 2016/2019 builds. As noted on the pull request linked above, I asked Mick if he can take a look at feedback so far and do something about this issue.

Thanks.

josephsl commented 5 years ago

Hi,

Follow-up to my last comment: yes, the pull request referenced above will fix this issue for you once it shows up on alpha builds (after going through reviews of course).

By the way, I'd like to take back my word about complacency (apologies for not doing thorough research before making a swift conclusion).

Thanks.

Ednunp commented 5 years ago

Hi guys, sorry to keep banging on about this but this is still not fixed in the alpha builds. Can someone please please review it and get it added? last update was in November.

josephsl commented 5 years ago

Hi,

At the moment NV Access people and several third-party developers are looking into this, including resolving problems we've encountered while testing the pull request and others. Sorry for the inconvenience.

Thanks.

Ednunp commented 5 years ago

Hi. i'm confused why this has been closed, to my knowledge this has not been resolved yet. What does adding it to the milestone mean? Thanks.

michaelDCurran commented 5 years ago

This should be working for Outlook 2016 in Master as of a few minutes ago. This was a part of the work to support UIA in MS Word.

If in deed it does not fix it on your system, we can reopen it and I will investigate further.

Novalis7747 commented 5 years ago

Excellent, really appreciated!

From: Michael Curran notifications@github.com Sent: Dienstag, 15. Januar 2019 11:10 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

This should be working for Outlook 2016 in Master as of a few minutes ago. This was a part of the work to support UIA in MS Word.

If in deed it does not fix it on your system, we can reopen it and I will investigate further.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-454337097&data=02%7C01%7C%7C65b84577a6e140e4bd6808d67ad19ccf%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636831438024505918&sdata=x549cYt%2BIQZsCXwUDlpjqDJRQ%2B%2Bl6GH%2FsIx1fSJZVh0%3D&reserved=0, or mute the threadhttps://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnGUUWLGQ6DLSPZmh62UHO9JPWyqdks5vDaj5gaJpZM4VOTw8&data=02%7C01%7C%7C65b84577a6e140e4bd6808d67ad19ccf%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636831438024505918&sdata=so0j3lJAeED42EbhM%2Bv1KfBavlJSm32yKXlpEWh0ss8%3D&reserved=0.

Ednunp commented 5 years ago

HI, I've just downloaded alpha 16555,5 and it is not working. Is there a new alpha version coming out with it in that I need to get later? thanks.

LeonarddeR commented 5 years ago

You need ALPHA 16557

Ednunp commented 5 years ago

OH yeah baby, it's back :) thank you so much, you have just made my day about a million times easier when sending emails ;) Very happy this is now closed

LeonarddeR commented 5 years ago

I"m afraid this regressed for me when #8919 was merged.

Steps to reproduce (note that this depends on your available contacts)

  1. Open a new message
  2. IN the to field, type "mick"

Expected

NVDA announces Michael Curran <e-mail address>

Actual result

NVDA stays silent

System details

Alpha 16557, Windows 10 1809, Outlook 16.0.11126.20196

Ednunp commented 5 years ago

That is true actually. I was just about to send a comment. You can write in the to field and scroll up and down for the names, but it will not automatically announce. Also, if you hit control shift q to open up a new meeting invite, even scrolling up and down sometimes does not always work until the 2nd or 3rd press of the arrow keys. in general the functionality is a lot better however.

zstanecic commented 5 years ago

Hi leonard,

I don’t have this problem with the same outlook build as yours, and using latest mail.

It’s outlook /office365

From: Leonard de Ruijter notifications@github.com Sent: Tuesday, January 15, 2019 3:21 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

I"m afraid this regressed for me when #8919 https://github.com/nvaccess/nvda/pull/8919 was merged.

Steps to reproduce (note that this depends on your available contacts)

  1. Open a new message
  2. IN the to field, type "mick"

Expected

NVDA announces Michael Curran

Actual result

NVDA stays silent

System details

Alpha 16557, Windows 10 1809, Outlook 16.0.11126.20196

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-454407951 , or mute the thread https://github.com/notifications/unsubscribe-auth/AKohk3yZJsX5TaoD5CI0TGMGJLcY-E2qks5vDeO8gaJpZM4VOTw8 . https://github.com/notifications/beacon/AKohk_VINXgMttR4G3gRSrU1loeZ4vuHks5vDeO8gaJpZM4VOTw8.gif

josephsl commented 5 years ago

Hi, for those experiencing it, have you tried with add-ons disabled? Thanks.

From: zstanecic notifications@github.com Sent: Tuesday, January 15, 2019 6:34 AM To: nvaccess/nvda nvda@noreply.github.com Cc: Joseph Lee joseph.lee22590@gmail.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

Hi leonard,

I don’t have this problem with the same outlook build as yours, and using latest mail.

It’s outlook /office365

From: Leonard de Ruijter notifications@github.com Sent: Tuesday, January 15, 2019 3:21 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

I"m afraid this regressed for me when #8919 https://github.com/nvaccess/nvda/pull/8919 was merged.

Steps to reproduce (note that this depends on your available contacts)

  1. Open a new message
  2. IN the to field, type "mick"

Expected

NVDA announces Michael Curran

Actual result

NVDA stays silent

System details

Alpha 16557, Windows 10 1809, Outlook 16.0.11126.20196

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-454407951 , or mute the thread https://github.com/notifications/unsubscribe-auth/AKohk3yZJsX5TaoD5CI0TGMGJLcY-E2qks5vDeO8gaJpZM4VOTw8 . https://github.com/notifications/beacon/AKohk_VINXgMttR4G3gRSrU1loeZ4vuHks5vDeO8gaJpZM4VOTw8.gif

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/8502#issuecomment-454412577 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHgLkJrqVaBW4qFZFsQno2LhJ58Bx24Iks5vDebrgaJpZM4VOTw8 .

Novalis7747 commented 5 years ago

I can’t reproduce that under Office 365, it speaks suggestions after I typed the first letter.

From: Leonard de Ruijter notifications@github.com Sent: Dienstag, 15. Januar 2019 15:21 To: nvaccess/nvda nvda@noreply.github.com Cc: Ralf Kefferpuetz novalis7747@live.com; Mention mention@noreply.github.com Subject: Re: [nvaccess/nvda] Read Outlook's auto-complete suggestions in the To, CC & BCC fields of new emails (#8502)

I"m afraid this regressed for me when #8919https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fpull%2F8919&data=02%7C01%7C%7C11c57f3632a848c0a19308d67af4a577%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636831588490833687&sdata=neGyh1Sm6AONsxNZmIozly%2B3%2BM4hR6Pqc2tKNEtk2Ow%3D&reserved=0 was merged.

Steps to reproduce (note that this depends on your available contacts)

  1. Open a new message
  2. IN the to field, type "mick"

Expected

NVDA announces Michael Curran

Actual result

NVDA stays silent

System details

Alpha 16557, Windows 10 1809, Outlook 16.0.11126.20196

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnvaccess%2Fnvda%2Fissues%2F8502%23issuecomment-454407951&data=02%7C01%7C%7C11c57f3632a848c0a19308d67af4a577%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636831588490833687&sdata=sY7vH7WVcKCvmvhgElhqxa%2FT03FMIvxyue%2BCkTNJvmQ%3D&reserved=0, or mute the threadhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAffwnNbOJnvgSk57jjoWxWSHv14JgxXNks5vDeO-gaJpZM4VOTw8&data=02%7C01%7C%7C11c57f3632a848c0a19308d67af4a577%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636831588490833687&sdata=Hk%2BAxWv3tcVkpsC7Z9qWzabD9UuakmuIKC4LVHhJkQM%3D&reserved=0.

LeonarddeR commented 5 years ago

@leonardder commented on 15 Jan 2019, 15:20 CET:

I"m afraid this regressed for me when #8919 was merged. Alpha 16557, Windows 10 1809, Outlook 16.0.11126.20196

I just tested this on another system with Windows 10 insider preview build 18334, Outlook 365 version 16.0.11231.20130, and I couldn't reproduce it. I will try it on my work system tomorrow and will report back. In any case, it is slightly confusing.

It is important to note that I'm now testing with an English build of Outlook, whereas the work system uses a Dutch build. May be that makes a difference, I will also check that out.

LeonarddeR commented 5 years ago

I'm back on the system where I could reproduce this, which has Now Office 2016 home and business build 16.0.11231.20130, indeed, exactly the same build. Yet I have this issue with and without add-ons disabled on alpha-16743. I've installed the English language pack, but this did not make a difference.

I'm reopening this to investigate the underlying cause of this. @michaeldcurran: do you have an idea where to start tracking this down?

LeonarddeR commented 5 years ago

Further testing reveals the following. To test this, I added a tones.beep call to AutoCompleteListItem.event_stateChange:

  1. When entering "a" in the to field, I"m getting multiple suggestions. Up and down arrowing through the suggestions works just fine, however when the first suggestion pops up, it isn't read, may be because there's no state change on it? Anyhow, when there's only one suggestion (such as in the case of typing "mick"), the suggestion isn't read.
  2. When I enforce MSAA (i.e. with focus.appModule.isBadUIAWindow=lambda hwnd: True, stateChange is properly triggered on AutoCompleteListItem whenever a suggestion appears.