You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TL;DR: In Office 365 at least, It looks like Microsoft have changed what we know as comments to "notes", and added a new thing called Comments (with more reply options). This causes confusion in identification and reading, as demonstrated below. Note this issue is purely around the naming, not about the problems executing Part B or reporting the comment in Part C).
Part A)
Open a blank Excel spreadsheet.
Press SHIFT+F2 to open the Comment dialog.
Add a comment and press OK.
Arrow away from and back to the cell. NVDA reports "Has comment".
Press the APPLICATIONS KEY to open the context menu. Options include "Edit note", "Show / Hide note" and "delete note".
Part B)
On another cell, open the context menu.
Select "New note".
NVDA stops talking. Type something.
Press ESCAPE twice to save the note and return to Excel.
Open the context menu, options are present to "Reply to comment" and "Delete comment"
Actual behavior:
Part A adds what NVDA refers to as a comment, but Excel refers to as a note.
Part B is an alternate method to add the same thing as Part A.
Part C adds what Excel refers to as a note, but NVDA does not report.
Expected behavior:
The feature used in Parts A and B should be referred to as a "Note" rather than a comment.
The feature used in part C should be referred to as a "Comment".
(I believe the difference is that comments can be added by different users and can be replied to with the author of each comment attributed. Notes are attributed to their author, but can't be "replied to".
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
2018.4.1
Windows version:
10 build 18272.1000
Name and version of other software in use when reproducing the issue:
Other information about your system:
Office 365 version 16.0.11126.20200
Other questions
Does the issue still occur after restarting your PC?
Steps to reproduce:
TL;DR: In Office 365 at least, It looks like Microsoft have changed what we know as comments to "notes", and added a new thing called Comments (with more reply options). This causes confusion in identification and reading, as demonstrated below. Note this issue is purely around the naming, not about the problems executing Part B or reporting the comment in Part C).
Part A)
Part B)
Part C)
Actual behavior:
Part A adds what NVDA refers to as a comment, but Excel refers to as a note.
Part B is an alternate method to add the same thing as Part A.
Part C adds what Excel refers to as a note, but NVDA does not report.
Expected behavior:
The feature used in Parts A and B should be referred to as a "Note" rather than a comment.
The feature used in part C should be referred to as a "Comment".
(I believe the difference is that comments can be added by different users and can be replied to with the author of each comment attributed. Notes are attributed to their author, but can't be "replied to".
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
2018.4.1
Windows version:
10 build 18272.1000
Name and version of other software in use when reproducing the issue:
Other information about your system:
Office 365 version 16.0.11126.20200
Other questions
Does the issue still occur after restarting your PC?
Yes
Have you tried any other versions of NVDA?
No