Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVDA does not report status of messages in Outlook 2010 #4971

Closed
nvaccessAuto opened this issue Mar 10, 2015 · 6 comments
Closed

NVDA does not report status of messages in Outlook 2010 #4971

nvaccessAuto opened this issue Mar 10, 2015 · 6 comments
Labels
app/microsoft-office close/cantfix enhancement p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority

Comments

@nvaccessAuto
Copy link

Reported by andrewd on 2015-03-10 21:52
NVDA reports when a message is unread. It does not report when a message has been read, replied to or forwarded.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2015-03-19 00:30
Reporting whether a message is read is redundant verbosity, since if it's unread, you will hear unread. We'll see about making replied and forwarded accessible, though.

@feerrenrut
Copy link
Contributor

@michaelDCurran This was assigned to you a long time ago, was there some progress on this? Can I unassign it from you?

@michaelDCurran
Copy link
Member

@feerrenrut: No progress was made. Originally all MS Office bugs were assigned to me. Feel free to take it.

@LeonarddeR
Copy link
Collaborator

I'd really appreciate this to be fixed, so let me know whether I can be of any assistance.

@feerrenrut feerrenrut added the p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority label Mar 10, 2017
@ivnc
Copy link
Contributor

ivnc commented Jan 13, 2018

An Spanish user asked NVDA.es about this and says that, with the last NVDA version, I suppose, she can't know if a message is marked as replied or forwarded. In addition another related issue is open (#6911). Any progress on this? Can the issue be solved?

Thanks.

@LeonarddeR
Copy link
Collaborator

I'm afraid this can't be fixed for Outlook 2010 and older. Where Outlook 2013 and above expose the replied to or forwarded status using the UIA value, Outlook 2010 does not. For Outlook 2010, name and value properties just seem to expose the same.

We can not retrieve replied to or forwarded information from the object model, as that triggers a security warning in Outlook 2010.

Closing this as can't fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app/microsoft-office close/cantfix enhancement p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Projects
None yet
Development

No branches or pull requests

5 participants